@charset "UTF-8";
body {
	background-image: url(site-images/bg_grad.jpg);
}
a:link {
	color: #003366;
}
a:visited {
	color: 003366;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 18px;
	color: #993366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	color: #993366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottomttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	line-height: 12px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
