body	{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #3A5791;
    color: white;
    font-family:helvetica;
}

a:link, a:visited {color:#C0CEE4; text-decoration: none; font-family: lucida;}
a:active {color:#CAD9F0;}

.navigate_bar {
    background-color: #3F5F9E;
    color: black;
    text-alignment: right;
}

.content_bar  {
    background-color: #4060A0;
    font-family:arial,helvetica,lucida;
    color: white;
}    
    
table.news_bar th {
    background-color:#737D91;    
}

H1, H2, H3, H4, H5  {
    color: white;
}

p {
 text-alignment: justify;
 font-family:helvetica;
 color: white;
}

pre {
    font-family:courier;
    font-size:10pt;
    text-align:left;
}

