﻿body
{
    font-size: 9pt;
    font-family: Arial;
}
.FrontText
{
    line-height: 12pt;
    font-family: Arial;
    font-size: 10pt
}

h1
{
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
}
h2
{
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    
}

h3
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #006600;
}

/*a:hover{text-decoration: underline;}*/



:active {background-color:  Transparent; color:blue;}

a.top:hover {color:#E54B07; text-decoration: none;}




.menucell
{
    border: 1px solid #006900;
    font-size: 18px;
    color: #006900;
    height: 95px;
}

.menucell1:hover
{
    background-color: #dcefc2;
}

.menucell a
{
    font-weight: normal;
}

.menucell1
{
    border-style: solid;
    border-width: 1px;
    border-color: #006900;
    padding-left: 10px;
}

