<STYLE TYPE-"type/css">

.buttons 
{	
   color:#808080;
   font-size=9pt;
   font-weight:bold;
   background-color:#003366;
}	

.input	
{	
  font-family: trebuchet, verdana, Arial, geneva;
  color:"black";
  font-size=10pt;
  background-color:#CBCBE2;
}

A:link
{
    COLOR: #d5c1d7;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #c578de;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff6699;
    TEXT-DECORATION: underline
}
H3
{
 COLOR: #c2c2c2;
}
H4
{
 COLOR: #c2c2c2;
}
BODY
{
    FONT-FAMILY: sans-serif, helvetica, arial, Tahoma, verdana, Verdana;
    COLOR: #B5BDD5;
	font-size=10pt;
}

.one
{
    BACKGROUND-COLOR: #eed7e0;
    COLOR: #ffffff;
	font-size=6pt;
    FONT-FAMILY: Verdana

}
</STYLE> 

