body
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background-color	: #ffffff;
	margin				: 0px;
	padding				: 0px;

}

A:link
{
    FONT-WEIGHT: bold;
    COLOR: #096dac;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #096dac;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #7bc043;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: bold;
    COLOR: #7bc043;
    TEXT-DECORATION: none
}
H1, .header1
{
	FONT-SIZE: 24px;
	COLOR: #ed8717;
	FONT-FAMILY: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCD91C;
}
H2, .header2
{
    FONT-SIZE: 18px;
    COLOR: #ed8717;
    FONT-FAMILY: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
    margin-bottom: 6px;
}
H3, .header3
{
    FONT-SIZE: 14px;
    COLOR: #777777;
    FONT-FAMILY: Verdana, Arial, sans-serif;
	font-weight: normal;
    margin-bottom: 6px;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	MARGIN-TOP: 5px;
    MARGIN-LEFT: 20px;

}

.footer
{
    FONT-SIZE: 10px;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.tabletext
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.tablehead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    LINE-HEIGHT: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee
}

.quote
{
    FONT-SIZE: 12px;
    FONT-STYLE: italic
}

ol
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
}
ul
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
    LIST-STYLE-TYPE: square
}

