
BODY,DIV,TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #343a45; 
font-style: normal;  
line-height: 140%; 
}
 

P,OL,UL,LI,FORM{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #343a45; 
font-style: normal;  
padding: 5px 15px 2px 10px;
}



H1,H2,H3,H4,H5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #343a45;
}


BODY
{
background: #707e94;
}


a:link {
text-decoration: none;
color: #effbfa;
}

a:visited {
text-decoration: none;
color: #96cbbd;
}
 
a:active {
text-decoration: underline;
color: #effbfa;
}

a:hover {
text-decoration: underline;
color: #effbfa;
}

TABLE
{
background: #effbfa;
width: 100%;
margin-top: 220px;
}


.navigation {
font-size: 10px;
background: #707e94;
color: #effbfa;			
line-height: 150%; 
text-align: left;
}
