a:link
{
    color: #0000CC;
}
a:visited
{
    color: #0000CC;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}
a:active
{
    color: #0000CC;
}
body, table, tr, td, input, select, textarea
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    line-height: 1.2;
}
.home_text{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    line-height: 20pt;
}

.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold}
.heading { font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold}
.subhead_times {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
