hr {
	background-color: #FF9966;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #6600FF;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}






body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 100%;
	color: #036;
	text-decoration: none;
	line-height: 100%;
	/*background-image:url(images/main-background.gif);*/
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	line-height: 100%;
	color: #C90;
	font-weight: lighter;
}
.current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 140%;
	color: #900;
	padding-left: 30px;
	padding-top: 15px;
}
.current-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
}
#normal {
font-size: 80%;
line-height: 160%;
}
#normal a:link, #normal a:visited {
	color: #F36;
	text-decoration: none;
}
#normal a:hover {
	color: #000;
	background-color: #CCC;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #039;
	text-decoration: none;
	line-height: 160%;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #039
}
#footer a:hover {
	color: #999;
	text-decoration: none;
	background-color: #E2F3FF;
}.imageTitle {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

