body
{
    font: 12px arial; text-align:justify; color:#454545; background-color: gray;
}
a:link {font: bold 12px arial; color: #0000ff; text-decoration: none;} 
a:active {font: bold 12px arial; color: #454545; text-decoration: none;}
a:visited {font: bold 12px arial; color: #248BEB; text-decoration: none;}
a:hover {font: bold 12px arial; color: #454545; text-decoration: underline;}

body table 
{
background-color:white;
margin-left: auto;
margin-right: auto;
}

h1
{
    font: 16px arial;   
}
h2
{
    font: 14px arial;   
}
p
{
    font: 12px arial; text-align:justify; color:#454545; background-color:#ffffff 
}
.navleft
{
    width: 155px; margin-top:25px  
}
.navitem
{
    font: bold 11px arial; color: #5675A5; text-decoration: none; text-align:right;
    padding:5px;   
}
.navitem a
{
    font: bold 11px arial; color: #0000ff; text-decoration: none; text-align:right;
    padding:5px;   
}
.navitem a:hover
{
    font: bold 11px arial; color: #454545; text-decoration: none; text-align:right;
    padding:5px;   
}
.logo
{
margin-left: 5px; margin-top: 5px;
}
.headblock
{
background-color: black; 
color: white; 
padding:35px 0 15px 35px;
width: 500px; 
height: 0px;
}
.adblock
{
padding:15px; 
}
.content
{
padding:30px;
}
.footer
{
text-align:center; 
font-size: smaller; 
color: white; 
background-color: gray;
}
.navleft h1
{
text-align: center;
margin: 3px 0 3px 0;
}
.navleft h2
{
text-align: center;
margin: 3px 0 3px 0;
}

