p { color : <font color="#303030">#cc0000</font> font-family : courier new; font-size 
: 10px; font-weight : none; text-align : none; } h1 { color : red; font-family 
: Verdana; font-size : 14px; font-weight : bold; } .userstyle { color : #FF0000
font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color: #FF0000;
} .whitecolor { color 
: navy; font-family :Verdana;
 font-size : 14px; 
font-weight : none; 
text-align: justify; }

.whitesmallcolor { color 
: navy; font-family :Verdana;
 font-size : 12px; 
font-weight : none; 
text-align: justify;
background-color:white }



 form { color : <font color="#606060">#606060</font>; font-family 
: Verdana, arial; font-size : 12px; font-weight : none; } select { FONT-SIZE: 
12px; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana; BACKGROUND: #E4E4E4; } input { 
FONT-SIZE: 12px; FONT-FAMILY: Verdana; } a { color : #ffffff; font-family :Verdana, 
arial; font-size : 11px; font-weight : none; text-decoration : none; } a:hover 
{ color: #FFCC00} .tabstyle { BORDER-TOP: #666666 1px solid; BORDER-RIGHT: #666666 
1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; }

a.links { color : navy ; font-family :Verdana, 
arial; font-size : 14px; font-weight : none; text-decoration : none; } 
a.links:hover 
{ color: blue}
.brd{
 border-left-style:solid;
 border-left-color:red;
 border-left-width:1pt;

border-right-style:solid;
 border-right-color:red;
 border-right-width:1pt;
 
 border-bottom-style:solid;
 border-bottom-color:red;
 border-bottom-width:1pt;
}