P  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	text-indent : 5pt;
	font-size : small;
	line-height : 15pt;
}

UL  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	font-size : small;
	line-height : 15pt;
}
BLOCKQUOTE  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-align : left;
	text-indent : 5pt;
	font-size : small;
	line-height : 15pt;
}
H1  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	font-size : x-large;
	text-align : center;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	text-align : center;
}

H3  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	text-align : left;
	text-indent : 20pt;
	font-family : Verdana;
}

A  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	font-family : Verdana;
	color : Gray;
	font-size : small;
}

A:Active  {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : none;
	font-size : small;
}

A:Hover  {
	font-family : Verdana;
	font-weight : normal;
	color : Red;
	text-decoration : none;
	font-size : small;
}

BODY  {}


