A  {color : #006666; text-decoration : none; font-size: 12px; font-weight: bold;}
A:Visited  {color : #006666;text-decoration : none;}
A:Active  {color : #006666;text-decoration : underline;}
A:Hover  {color : #CCCC99;text-decoration : underline;}

BODY  {font-family:verdana, arial; font-size: 12px;}
td {font-family: verdana, arial; font-size: 12px;}
p {font-family: verdana, arial; font-size: 12px;}
div {font-family: verdana, arial; font-size: 12px;}
li {font-family: verdana, arial; font-size: 12px;}
h2 {color: #333; font-weight: bold; font-size: 14px;}

.light {background: #f0f8ff; color: black; font-weight: bold;}
.med {background: #6699cc; color: black; font-weight: bold;}
.dark {background: black; color: #f0f8ff; font-weight: bold;}
.sm {font-size: 10px;}

A.yellow  {color : #CCCC99; text-decoration : none; font-size: 10px; font-weight: bold;}
A.yellow:Visited  {color : #CCCC99;text-decoration : none;}
A.yellow:Active  {color : #CCCC99;text-decoration : underline;}
A.yellow:Hover  {color : #cccccc;text-decoration : underline;}

.forminput {
font-family: verdana, arial;
font-weight: bold;
font-size: 12px;
color: black;
background-color: #f0f8ff;
padding: 1pt;
margin: 0pt;
border : thin solid black 1;}
.pnorm {color:black;background:#f0f8ff;border: thin solid black 1;}		
.pover {color:#0066cc;background:#f0f8ff;border: thin solid black 1;}