P  {
	font-size : 15pt;
	font-family : Arial;
}

H1  {
	font-size : 22pt;
	text-align : center;
}

H2  {
	color : #808080;
	font-size : 18pt;
	text-align : center;
	font-family : Arial;
	font-weight : bold;
}

H3  {
	text-align : center;
}

A  {
	text-decoration : none;
	color : #990000;
}

A:Visited  {
	color : #990000;
	text-decoration : none;
}

A:Active  {
	color : #990000;
}

A:Hover  {
	color : #990000;
}

BODY  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	background-color : #FFFFFF;
	margin-left : 2em;
	margin-right : 1em;
}

IMG  {
	text-align : center;
}

P.Center  {
	text-align : center;
	font-size : 15pt;
	font-family : Arial;
}

EM  {
	text-decoration : underline;
	font-style : normal;
}

BODY.Red  {
	color : #FFFFFF;
	background-color : #990000;
	text-align : left;
	font-size : 12pt;
	margin-left : 0em;
	margin-top : 0em;
}

A.white  {
	color : #FFFFFF;
	text-align : center;
	font-family : Arial;
	font-size : 15pt;
}

A.black  {
	color : #000000;
}

EM.bold  {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

H4  {
	font-size : 12pt;
	font-style : normal;
	font-family : Arial;
	text-align : left;
}

P.Indent  {
	text-indent : 4em;
}

P.Hanging  {
	text-indent : -1em;
}


