BODY{

background-color: #ffffff;

margin-left: auto;

margin-right: auto;

}

BODY, TD, TH, TR{

color: #000;

font:9px "Verdana";

}





input, select, textarea

{



background-color:#ffffff;

color:black;

font-weight:normal;

font:12px "Verdana";

}







A:link {text-decoration: none; color: #0f0f0f;}

A:visited {text-decoration: none; color: #0f0f0f;}

A:active {text-decoration: none; color: #0f0f0f;}

A:hover {text-decoration: none; color: #0066FF;}



 hr {

  border: 0px none;

 color: #a8a8a8;

background-color: #a8a8a8;

height: 1px

}



table { border-collapse:collapse; }

//table#row1 { background-color: #f3faff; }

//table#row2 { background-color: #e6edf3; }

table#row1 { background-color: white; }

table#row2 { background-color: white; }



.highlight { background-color: #e6edf3; }
