A.dark {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color : #ffffff;
   text-decoration : none;
}

A.rng {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color : #fea700;
   text-decoration : none;
}

A.rng:hover {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color : #ffcc33;
   text-decoration : underline;
}

A.dark:hover {
	font-family: verdana, sans-serif;
   font-size: 10px;
	color: #ffffff;
   text-decoration : underline;
}

A.hdr {
   font-weight: bold;
   font-family: verdana, sans-serif;
   font-size: 10px;
   color : #ffcc33;
   text-decoration : none;
}


TD.blue {
   background-color : #003646;
   text-decoration : none;
}

TD.gold1 {
   background-color : #456258;
   text-decoration : none;
}

TD.gold {
   background-color : darkgoldenrod;
   text-decoration : none;

}

TD.gry {
   background-color : #333333;
   text-decoration : none;
}

TD.ltgry {
   background-color : #666666;
   text-decoration : none;
}

TABLE.main {
   font-size : 10pt;
   font-family : Arial, Geneva, Helvetica;
   color : #000000;
   text-decoration : none;
}

UL.list {
   font-size : 8pt;
   font-family : Arial, Geneva, Helvetica;
   color : #000000;
   text-decoration : none;
}

TD.bold {
   font-weight : bold;
   font-family : Arial, Geneva, Helvetica;
   font-size: 10pt;
   background-color : #ffffcc;
   text-decoration : none;
}

A.light {
   font-weight : bold;
   font-size : 8pt;
   font-family : Arial, Geneva, Helvetica;
   color : #ffffff;
   text-decoration : none;
}

A.light:hover {
	font-family: Arial, Geneva, Helvetica;
	font-size: 8pt;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

