body , td , p {
color: #000000;
font-family: Verdana;
font-size: 10pt;
margin: 5px 0 0 0;
}

h1
{
	color: #080CA5;
	font-size: 20pt;
        font-weight: bold;
        margin: 0px 0 0 0;
}

h2
{
	font-size: 16pt;
	color: #080CA5;
        font-weight: bold;
        margin: 0px 0 0 0;
}

h3
{
	font-size: 14pt;
	font-weight: bold;
	color: #080CA5;
        margin: 0px 0 0 0;
}

h4
{
	font-size: 12pt;
	color: #080CA5;
        font-weight: bold;
        margin: 0px 0 0 0;
}

h5, h6
{
	font-size: 10pt;
	color: #000000;
        font-weight: bold;
        margin: 0px;
}

.logout {
font-family: Verdana;
color: #FF0000;
font-size: 8pt;
margin-left: 40px;
}
.logout a{
color: #FF0000;
}
.news_header {
color: #FF0000;
font-family: Verdana;
font-weight: bold;
font-size: 12pt;
margin-left: 10px;
text-decoration: underline;
}
.latest_news {
font-family: Verdana;
font-size: 10pt;
margin-left: 10px;
display: block;
}
.latest_news a{
color: #000000;
text-decoration: none ;
}
#footer p{
font-family: Verdana;
color: #525252;
font-size: 10pt;
margin-left: 40px;
}
#footer a{
color: #525252;
text-decoration: underline ;
}
a {
text-decoration: none ;
font-size: 10pt;
}

a:active {
text-decoration: none ;
font-size: 10pt;
}

a:visited {
text-decoration: none ;
font-size: 10pt;
}
a:hover {
text-decoration: none ;
font-size: 10pt;
}