﻿

.head2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #76b900;
    font-weight: bold;
    text-transform: uppercase;
    margin:0;
    padding:0;
}
.subhead{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin:0 0 8px 0;
    padding:0;
}
.subhead2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin:0 0 8px 0;
    padding:0;
}
.subhead3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin:0 0 8px 0;
    padding:0;
}
.subhead4{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    margin:0 0 8px 0;
    padding:0;
}
/* fix for annoying FF3 bug */
object { outline:none; }