BODY
{
BACKGROUND-COLOR: #eeeeee;
margin-left: 0;
margin-top: 0;
FONT-SIZE: 13px;
COLOR: #000000;
FONT-FAMILY: Helvetica, Sans-Serif;
}

td
{
FONT-SIZE: 12px;
BACKGROUND-COLOR: #ffffff;
COLOR: #000000;
FONT-FAMILY: Helvetica, Sans-Serif;
}

.header {
color : #666666;
FONT-FAMILY: Helvetica, Sans-Serif;
font-size : 25px;
font-weight : normal;

}

.subheader{
color : #0B418C;
FONT-FAMILY: Helvetica, Sans-Serif;
font-size : 14px;
font-weight : bold;

}

.Yellow{
BACKGROUND-COLOR: #DBDCA1;
}

.orange{
BACKGROUND-COLOR: RED
}

.LightBlue{
BACKGROUND-COLOR: #CEE3FF
}

.MediumBlue{
BACKGROUND-COLOR: #A5C1E7
}

.DarkBlue{
FONT-SIZE: 15px;
BACKGROUND-COLOR: #0B418C;
color : #CEE3FF;
FONT-FAMILY: Helvetica, Sans-Serif;
}

.text{
color : #333333;
font-size : 12px;
FONT-FAMILY: Helvetica, Sans-Serif;
font-weight : normal;
}

.textContent{
color : #666666;
font-size : 11px;
FONT-FAMILY: Helvetica, Sans-Serif;
font-weight : normal;
}

.textitalic{
color : #666666;
font-size : 15px;
FONT-FAMILY: Helvetica, Sans-Serif;
}

.small{
color : #333333;
font-size : 10px;
font-weight : normal;
font-family: Helvetica, sans-serif

}

.bold{
color : #000000;
font-size : 13px;
font-weight : bold;

}

input{
    FONT-FAMILY: Helvetica, Sans-Serif;
    FONT-SIZE: 10pt;
    }

A:link { color:#0B418C; text-decoration:underline; }
A:visited { color:#666666; text-decoration:none; }
A:active { color:#0B418C; text-decoration:none; }
A:hover { color:#0B418C; text-decoration:underline; }



.confirm { color : #FF0000; font-size : 11px; font-weight : bold; }

