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

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


a
{
color: #6666FF;
text-decoration:  none;
}
 
a:hover
{
color: #000099;
text-decoration:  underline;
}

td.main{
padding-left: 40px;
padding-bottom: 30px;
padding-top: 0px;
}

td.image{
padding: 0px;
}

H1 {
color: #000099; 
font-size: 19px;
font-weight: 300;
padding-top: 0px;
margin-top: 0px;
}

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


td.nav
{
font-size: 12px;
font-weight: 600;
padding-top : 30px;
padding-right : 10px;
text-align: right;
}

td.nav a
{
color: #000099; 
text-decoration: none;
padding-top: 6px;
padding-bottom: 6px;
display: block;
}
 
td.nav a:hover
{
color: #6666ff; 
text-decoration: none;
}


td.footer
{
font-size: 10px;
padding: 10px;
color: #666666; 
border-top: 5px solid  #6666ff;
}

td.footer a
{
color: #666666; 
text-decoration: none; 
}



ul
{ 
list-style-image: url("images/arrow.gif") 
}





