A {
}

A:LINK {
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	color : #993333;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {
	color : Silver;
}



P  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

H1  {
	font-size : 18pt;
	font-family : TimesNewRoman,Times, Serif;
	font-weight : bold;
	color : #993333;
	text-decoration : underline;
	text-transform : lowercase;
}

H2  {
	font-size : 14pt;
	font-family : TimesNewRoman,Times,Serif;
	color : #FF9900;
	text-decoration : underline;
	text-transform : lowercase;
}

H3  {
	font-size : 10pt;
	font-family : TimesNewRoman,Times,Serif;
	font-weight : bold;
	color : #99CCCC;
	text-decoration : underline;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}


BODY  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

LI  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans_Serif;
}

UL  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

TD  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.bottom  {
	font-size : 8pt;
}

