h1, h2, h3 {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {font-size: 16px; font-weight: bold;}

h2 {font-size: 16px; font-weight: bold;}

h3 {font-size: 16px; font-weight: none;}

.h3_underline {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 16px;
	font-weight: none;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 160%;}

a:link {color:#003399; text-decoration:underline; font-weight:bold; font-size: 12px;}
a:visited {color:#003399; text-decoration:underline; font-weight:bold; font-size: 12px;}
a:active {color:#003399;text-decoration:underline; font-weight:bold; font-size: 12px;}
a:hover {color:#000000; text-decoration:none; font-weight:bold; font-size: 12px;}

a.sublink:link {color:#636060; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sublink:visited {color:#636060; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sublink:active {color:#636060;text-decoration:underline; font-weight:none; font-size: 12px;}
a.sublink:hover {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}

a.sitemap:link {color:#636060; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap:visited {color:#636060; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap:active {color:#636060;text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap:hover {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}

a.sitemap_sub:link {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap_sub:visited {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap_sub:active {color:#000000;text-decoration:underline; font-weight:none; font-size: 12px;}
a.sitemap_sub:hover {color:#003399; text-decoration:underline; font-weight:none; font-size: 12px;}

.redtext {color:#FF0000;}

.bluetext {color: #003399;}
