/* CSS Document */

body {
background-color:#061821;
margin: 0 0 0 0 ;
font-family:Helvetica, sans-serif; 
font-size:12px; 
}
td {
font-family:Helvetica, sans-serif; 
font-size:12px; 
}

#scrollerh
{
        color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        text-decoration: none;
	font-weight: bold;
}
#scrollerp
{
        color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        text-decoration: none;
	font-weight: bold;
}
#nav a{
        color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        text-decoration: none;
	font-weight: bold;
}
#nav a:hover{
    color: #2a5a6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    text-decoration: none;
	font-weight: bold;
}
.Content{
font-family:Helvetica, sans-serif; 
font-size:12px; 
color:#000;
}
.Content a{
text-decoration: underline;
color:#000;
}
.Content a:hover {
text-decoration: underline;
color:#f58220;
}
.ContentHome{
font-family:Helvetica, sans-serif; 
font-size:12px; 
color:#fff;
}
.ContentHome a{
text-decoration: underline;
color:#fff;
}
.ContentHome a:hover {
text-decoration: underline;
color:#f58220;
}
.smalltext{
font-size:10px;
font-family:Helvetica, sans-serif;
}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#F58220;
font-weight:bold;
font-size:16px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
color:#F58220;
font-weight:bold;
font-size:14px;
}

