﻿
.style3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #a4a4a4;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
}
.style5 {color: #FF0000}
.style6 {color: #00CC00}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
.style9 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style10 {color: #666666}
.style11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}
.style12 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8B8B8B;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}






a.Nav:active
{
    color: DarkGray;
    text-decoration: none;
}
a.Nav:hover
{
    color: #54b6dd;
    text-decoration: none;
}

a.Nav:link
{
     color: DarkGray;
    text-decoration: none;
}

a.Nav:visited
{
     color: DarkGray;
    text-decoration: none;
}