/* General Styles */


body
{
font-size: 0.8em;
color:#000000;
background-color:#FFF;
margin:0px;
padding:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Trebuchet MS,helvetica,arial,sans-serif;
}


