.main_text {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; font-style: normal; font-weight: normal; 
color: #FFFFFF}

.menu_1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bolder; font-variant: normal; color: #999999; text-decoration: none}   

.menu_2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bolder; color: #999999; text-decoration: none}   

.bigtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none}
.admin_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003366}

body
{
    font-weight: normal;
    font-size: 14px;
    color: Gray;
    font-style: normal;
    font-family: Calibri;
    background-color: Transparent;
}
a:link
{
    color: Gray;
    font-family: Calibri;
    text-decoration: none;
}

a:visited
{
    color: Gray;
    font-family: Calibri;
    text-decoration: none;
}
a:hover
{
    color: Gray;
    font-family: Calibri;
    text-decoration: underline;
}

h3
{
    font-size: 16pt;
    font-weight: bold;
    color: Gray;
    font-family: Calibri;
}
h6
{
    font-size: 14pt;
    font-weight: bold;
    color: Gray;
    font-family: Calibri;
}
h4
{
    padding: 0px;
    margin: 0px;
    font-size: 15pt;
    font-weight: bold;
    color: Gray;
    font-style: normal;
    font-family: calibri;
    text-decoration: none;
    text-transform: none;
    line-height: normal;

}
h5
{
    padding: 0px;
    margin: 0px;
    font-size: 14pt;
    font-weight: normal;
    color: #e8c018;
    font-style: normal;
    font-family: calibri;
    text-decoration: none;
}
img {border: none;}

.yellow
        {
        font-weight: bold;
        color: #E8C018;
        }