body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.ColTable table
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0px;  
    border-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.ColTable table td
{
    padding: 0px;
}
.ColTable table tr
{
    vertical-align: top;
    text-align: left;
}
img
{
    border-style: none;
    border-width: 0px;
}
.Header
{    
    font-size: 9px; 
    letter-spacing: 2px;
}
.Footer
{    
    font-size: 9px; 
    letter-spacing: 2px;
    text-align: center;
}
.SectionTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #006400;
}
.SectionSubTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #006400;
}
.OpenPosition
{
    font-size: 9px;
}
.Marquee
{
    font-weight: bold;
    color: Red;
    text-transform: uppercase;
}
.Marquee a
{
    font-weight: bold;
    color: Red;
    text-transform: uppercase;
}
.redtext
{
    color: Red;     
}
.Grid
{
    font-size: 8px;
}
.Grid td
{
    font-size: 10px;
}
.Grid th
{
    font-size: 10px;
}