/* CSS Document */

p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 18px; color: #333333; }
img { border: none; }
li { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 20px; color: #333333; }
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h2 {
	background-color: #CCCCCC;
	padding: 10px;
}
h3 { margin: 30px 0 0;
}
h4, h5 { margin-bottom: 0;
}
h5, .highlight {
	color: #990000;
}
a {
	color: #333333;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited { font-weight: bold; color: #000000; }
a:hover { font-weight: bold; color: #990000; text-decoration: none; }
a:focus { font-weight: bold; color: #000000; }
a:active { font-weight: bold; color: #000000; }
h4 a:hover, h4 a:hover { text-decoration: none; }
ul { margin-top: 0;
}
