P  {
	font-family : Arial;
	font-weight : normal;
	color : Black;
	font-size : x-small;
	font-style : normal;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 10pt;
	color : #FFFFFF;
; text-decoration: none
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
; text-decoration: none
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #CCCCCC;
; text-decoration: none
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF9900;
; text-decoration: none
}

BODY  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-style : normal;
; text-decoration: none
}

