.searchword { 
   background-color: #F90; 
}
BODY {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
background-color: #99ccff;
}
.orange {
color: #ff6600
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #8000FF;
	border-bottom: 1px dashed #6699cc;
}
.dotted {
        border: #006699 dashed;
        padding:5px;
}
.sideheader {
        font-family:Arial;
        font-size:12pt;
}.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
