.headline
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: #003399;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.bodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #003399;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #003399;
    FONT-FAMILY: Georgia, 'Times New Roman', Times, serif
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #003399;
    FONT-FAMILY: Georgia, 'Times New Roman', Times, serif
}
H3
{
	margin-top: 14px;
	
}
