.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
}
.bodyTextInverted
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS
}
.headingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Trebuchet MS
}
.headingTextInverted
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS
}
.headingTextItalic
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-STYLE: italic;
    FONT-FAMILY: Trebuchet MS
}
.superHeadingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    FONT-FAMILY: Trebuchet MS
}
.subText
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Trebuchet MS
}
.subTextRed
{
    FONT-SIZE: 11px;
    COLOR: #800000;
    FONT-FAMILY: Trebuchet MS
}
.subTextRedBold
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Trebuchet MS
}
.subTextInverted
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS
}
A:link
{
    COLOR: #e4e4e4
}
A:visited
{
    COLOR: #d6d6d6
}
BODY
{
	background-color : white;
}
.bodyTextColoredLarge
{
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS
}
.bodyTextLarge
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Trebuchet MS
}
