.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.header3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a   { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited   {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer a:link  {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.footer a:visited  {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.external_link {
	font-weight: bold;
	color: #3333FF;
}

.external_link a:link  {
	font-weight: bold;
	color: #3333FF;

}
.external_link a:visited  {
	font-weight: bold;
	color: #3333FF;
}
.external_link a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.external_redlink {
	font-weight: bold;
	color: #FF0000;
}
}
.external_redlink a:link  {
	font-weight: bold;
	color: #FF0000;
}
.external_redlink a:visited  {{
	font-weight: bold;
	color: #FF0000;
}
.external_redlink a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.white_underlined {
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.bluelink {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bluelink a:link  {
	color: #FFFFFF;
}
.bluelink a:visited  {{
	color: #FFFFFF;
}
.bluelink a:hover {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
