P  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
	margin-left : 20;
	text-decoration : none;
}

H1  {
	font-size : 12pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	line-height : 1;
	background-color : #00FF00;
	margin-right : 12pt;
}

H2  {
	font-family : Verdana;
	font-size : 10pt;
	color : #000080;
}

H3  {
	color : #00FF00;
}

A  {
	text-decoration : underline;
	color : Blue;
}

A:Visited  {
	color : Purple;
	text-decoration : underline;
}

A:Active  {
	font-weight : bold;
	text-decoration : underline;
	color : Blue;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
	font-size : 10pt;
}

normtxt  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
}

address  {
	font-size : 8pt;
	font-family : Comic Sans MS;
	text-align : center;
}

td  {
	font-size : 11pt;
	font-family : Verdana;
}

br  {
	font-size : 10pt;
	font-family : Verdana;
}

H4  {
	font-size : 12pt;
	font-family : Verdana;
	color : #0000FF;
	background-color : #808080;
	font-weight : bold;
}

