﻿
body 
{
    font-family:Arial;
    font-size:12px;
}
A
{
    color:#006633;
}
A:hover
{
     color:#006633;
     text-decoration:underline;
}
 A:link A:visited A:active
{
    color:#006633;
}
.green_bold
{
    color:#006633;
    font-weight:700;
}
.content_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #003300;
font-size:10pt;

}
