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 : #ffcc00;
}

A:Active  {
	color : #ffcc00;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana, Arial, sans-serif;
	color : #ffff99;
	background-color : Black;
}

.PH1  {
	font-size : 15pt;
	font-weight : bold;
}

.PH2  {
	font-size : 13pt;
}

.PH3  {
	font-size : 11pt;
	font-weight : bold;
}

HR  {
	color : #ffff99;
	width : 75%;
}

IMG  {
	color : #ffff99;
	margin-left : 15px;
	margin-top : 10px;
	margin-bottom : 10px;
	border-color : #ffff99;
}

.thisPage  {
	font-size : 13pt;
	background-color : #666633;
}

td  {
	font-size : 10pt;
}


