
a:link {  color: #FFFFFF;  text-decoration:underline}
a:active {  color: #FFFFFF;  text-decoration:underline }
a:visited {  color: #FFFFFF;  text-decoration:underline}
a:hover {  color: #FFFFCC;  text-decoration:underline}


.content {
  font-family: Verdana, Tahoma, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#FFFFFF;
  }



.copyright {
  font-family: Verdana, Tahoma, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#FFFFFF;
  }

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;
}

 