HTML
{
	scrollbar-highlight-color: white;
	scrollbar-face-color: yellow;
	scrollbar-arrow-color: purple;
	scrollbar-shadow-color: purple;
	scrollbar-darkshadow-color: purple;
	scrollbar-base-color: yellow;
	scrollbar-track-color: purple;
}

BODY
{
	BACKGROUND: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
	COLOR: black;
}

A:link
{
	COLOR: black;
	TEXT-DECORATION: underline;
}

A:visited
{
	COLOR: black;
	TEXT-DECORATION: underline;
}

A:active
{
	COLOR: black;
	TEXT-DECORATION: underline;
}

A:hover
{
	COLOR: yellow;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: purple;
}

.A8Y
{
	BACKGROUND: purple;
	COLOR: yellow;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
}

.A10YB
{
	BACKGROUND: purple;
	COLOR: yellow;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}

.A10BP
{
	BACKGROUND: yellow;
	COLOR: purple;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}

.T9BL
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 9pt;
}

.T9GN
{
	COLOR: green;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 9pt;
}

.T9GY
{
	COLOR: gray;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 9pt;
}

.T10BL
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 10pt;
}


.T10GN
{
	COLOR: green;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 10pt;
}

.T10GY
{
	COLOR: gray;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 10pt;
}

.T12BL
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}


.T12GN
{
	COLOR: green;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}

.T12GY
{
	COLOR: gray;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}

.T14BL
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
}


.T14GN
{
	COLOR: green;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
}

.T14GY
{
	COLOR: gray;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
}

.T16BL
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
}


.T16GN
{
	COLOR: green;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
}

.T16GY
{
	COLOR: gray;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
}

.T16BLI
{
	COLOR: black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
	FONT-STYLE: italic;
}

.T16YW
{
	BACKGROUND: purple;
	COLOR: yellow;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
}

.purple
{
	BACKGROUND: purple url(images/purplebg.gif) repeat;
	TEXT-ALIGN: center;
}

.yellow
{
	BACKGROUND: yellow url(images/yellowbg.gif) repeat;
	TEXT-ALIGN: center;
}