body {
background: white;
margin-top: 0.1in; 
margin-left: 1.0in;
font-family: arial, verdana;
font-size: 8pt;
color: #000000;
}

h1{font-family: arial,verdana; font-size: 14pt; font-weight: bold;}
h2{font-family: arial,verdana; font-size: 12pt; font-weight: bold;}
h3{font-family: arial,verdana; font-size: 10pt; font-weight: bold;}

a {text-decoration: none; }
a:link    {color: #000000;}
a:active  {color: #000000;}
a:visited {color: #000000;}

table.navbar {
width: 500px;
}
td.navbarcol {
background: white; 
background-repeat: no-repeat;
width: 500px;
height: 50px;
text-align: center 
vertical-align: bottom;
font-family: arial,verdana;
font-size: 8pt;
color: #000000; 
}

table.main {
width: 500px;
}
td.col {
background: white; 
background-repeat: no-repeat;
width: 500px;
padding-left: 20px; 
padding-right: 20px; 
vertical-align: top;
font-family: arial,verdana;
font-size: 10pt;
color: #000000; 
}
