@charset "utf-8";
/* CSS Document */

<style type="text/css">
h1,h2,h3,h4,a,p,td,tr,table,font,div {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: smaller;
	color:#FFFFFF;
}
body { 
	background-color: #336699;
	font-family: Verdana;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: smaller; 
}
.header_links{
	color:#FFFFFF;
	text-decoration:inherit;
	font-style: bold;
	font-size: small;
}
a:link, a:visited, a:active  {
	color: #FFFFFF;
	text-decoration:none;
	/*border-bottom-color: #0066FF;*/
	border-bottom-color: #6699CC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover {
	text-decoration:none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.noLink, .noLink:hover, .noLink:link, .noLink:visited {
	text-decoration:none;
}
.leftLine {
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-left-width: 1px;
}

.bottomLine {
	border-bottom-color:#003366;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
}
.topLine {
	border-top-color:#003366;
	border-top-style:dotted;
	border-top-width: 1px;
}
.style1 {font-size: medium}
.style3 {font-size: xx-large}
.style6 {color: #0099CC}
.style13 {
	color: #0066CC;
	font-weight: bold;
}
.style14 {
	color: #0066CC;
	font-size: 100px;
}
.style16 {color: #FFFFFF}
.style1 {font-size: medium}
.style3 {font-size: xx-large}
.style15 {
	font-size: small;
	color: #FFFFFF;
}

body,td,th {
	color: #FFFFFF;
}

</style>

