input, textarea, select {
 font-family:Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 color:000#;
 text-decoration:none;
 background-color:#ffffff;
 border:1px #000000 solid;
 margin-right:0px;
 margin-top:2px;
 margin-bottom:2px;
}

a:link     { color:#330066; text-decoration:underline; }
a:active   { color:#000000; text-decoration:underline; }
a:visited  { color:#000000; text-decoration:underline; }
a:hover    { color:#000000; text-decoration:underline; }

BODY,table {
 font-family:Arial, Helvetica, sans-serif;
 color:#000000;
 font-size:10pt;
 font-weight:normal;
 background-color:#FFFFFF;
 margin-left:0;
 margin-right:25;
 topmargin:0;
 marginwidth:0;
 marginheight:0;
 overflow-x: hidden;
}

H1 { font-size: 12pt; font-style: normal; color: #000000;}
H2 { font-size: 11pt; color: #000000;font-style: normal;}
H3 { font-size: 10pt; color: #000000; font-style: normal;}

LI { color: #ffffff;}

BODY {
 scrollbar-face-color:#FDCD01;
 scrollbar -highlight- color: white; 
 scrollbar -shadow- color: white; 
 scrollbar -3dlight- color: white;
 scrollbar -arrow- color: white;
 scrollbar -track- color: white; 
 scrollbar -darkshadow- color: #FDCD01;
}

