P  {
	font-size : 10pt;
	margin-left : 1em;
	margin-right : 1em;
}

H1  {
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
}

H2  {
	font-size : 13pt;
}

H3  {
	font-size : 11pt;
	font-weight : bold;
}

A  {
	color : #0000ff;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : Purple;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana, Arial, sans-serif;
	color : Black;
	background-color : White;
}

.PH1  {
	font-size : 15pt;
	font-weight : bold;
}

.PH2  {
	font-size : 13pt;
}

.PH3  {
	font-size : 11pt;
	font-weight : bold;
}

HR  {
	color : Purple;
	width : 75%;
}

IMG  {}

.thisPage  {
	font-size : 13pt;
}

td  {
	font-size : 10pt;
}

