tr, td, body
{
font weight: 300;
font-family:  Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 13px;
color: #666666;
}

body
{
padding: 20px 0px;
margin: 0px;
background-color: #ffffff;
}


a
{
color: #0066cc;
text-decoration:  none;
}
 
a:hover
{
color: #0033cc;
text-decoration:  underline;
}

td.main{
padding: 20px 0px 20px 30px;
border-left: 1px solid #cccccc;
}

td.top{
padding: 0px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

td.topright{
padding-bottom: 7px;
border-top: 1px solid #cccccc;
font-size: 13px;
color: #999999;
font-weight: 600;
}

td.image{
padding-top: 5px;
padding-bottom: 5px;
}

td.navrow{
padding-bottom: 5px;
}

td.nav
{
background-color: #0066cc;
font-size: 12px;
font-weight: 600;
padding: 5px;
}

td.nav a
{
color: #ffffff; 
text-decoration: none;
}
 
td.nav a:hover
{
color: #ffffff; 
text-decoration: underline;
}


h1
{
font-size: 19px;
color: #0066cc;  
font-weight: 300;
line-height: 23px;
}

h2, H3
{
font-size: 15px;
color: #000000;  
font-weight: 300;
line-height: 21px;
}



td.footer
{
font-size: 10px;
padding: 10px;
border-top: 5px solid  #0066cc;
}

td.footer a
{
color: #0066cc;  
}





