.whitetext
.whitetext a:link {  color: #FFFFFF;  text-decoration:underline}
.whitetext a:active {  color: #FFFFFF;  text-decoration:underline }
.whitetext a:visited {  color: #FFFFFF;  text-decoration:underline}
.whitetext a:hover {  color: #FFFFCC;  text-decoration:underline}


a.whitelinks:link {  color: #FFFFFF;  text-decoration:underline}
a.whitelinks:active {  color: #FFFFFF;  text-decoration:underline }
a.whitelinks:visited {  color: #FFFFFF;  text-decoration:underline}
a.whitelinks:hover {  color: #FFFFCC;  text-decoration:underline}

a:link {  color: #006600;  text-decoration:underline}
a:active {  color: #006600;  text-decoration:underline }
a:visited {  color: #006600;  text-decoration:underline}
a:hover {  color: #0033FF;  text-decoration:underline}


.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;
}

.whitetext {
        background-color: #6699CC;	
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

 