.bodyText
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Trebuchet MS
}
.bodyTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Trebuchet MS
}
.bodyTextColored
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Trebuchet MS
}
.headingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Trebuchet MS
}
A:link
{
    COLOR: #000066
}
A:visited
{
    COLOR: blue
}
BODY
{
	background-color : #ffffff;
}
.bodyTextColoredLarge
{
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS
}
.bodyTextLarge
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Trebuchet MS
}