A
{
    BACKGROUND-COLOR: #ffffff;
	COLOR: #336699;
	TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND-COLOR: #ffffff;
	COLOR: #336699;
    TEXT-DECORATION: none
}
A:active
{
    BACKGROUND-COLOR: #ffffff;
	COLOR: #336699;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND-COLOR: #ffffff;
	COLOR: #336699;
    TEXT-DECORATION: underline
}
BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
TD
{
	COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.standardtext {
	BACKGROUND-COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	BACKGROUND-COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.standardtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h1 {
	BACKGROUND-COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

