p, body
{ 
color: #555555;
font-family: arial, sans-serif;
font-size: 12px;
 
}

td
{ 
color: #555555;
font-family: arial, sans-serif;
font-size: 12px;

}

a:link {color: #669900}
a:visited {color: #9999CC}
a:active {color: #669900}
a:hover {color: #CC9900}


.standout {color: #555555; font-weight: 900; font-size: 14px}
.standoutxtra {color: #669900; font-weight: 900; font-size: 16px}
.searchbox {font-size: 10px;}
.tabtext {color: #555555; font-family: Verdana, arial, sans-serif; font-size: 11px; font-weight: 800;}
.lineheight {line-height: 16px;}

.link {font-size: 11px;}

.highlight {background-color: #FFFFCC;}
.error {color: #cc0000;}

