a:link {  color: #3366FF;  text-decoration:underline}
a:active {  color: #3366FF;  text-decoration:underline }
a:visited {  color: #3366FF;  text-decoration:underline}
a:hover {  color: #0033FF;  text-decoration:underline}

.whitebtext
.whitebtext a:link {  color: #FFFFFF;  text-decoration:underline}
.whitebtext a:active {  color: #FFFFFF;  text-decoration:underline }
.whitebtext a:visited {  color: #FFFFFF;  text-decoration:underline}
.whitebtext a:hover {  color: #FFFFCC;  text-decoration:underline}



.text {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text2 {
	FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text3 {
	FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif
}



.title {
  font:x-small Georgia,Serif;
  font-size:25px;
  font-weight:normal;
  color:#003366;
  letter-spacing:.2em;
  }


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
.dashline {
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #egegeg;
}

.whitebtext {
        background-color: #003366;	
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}