BODY  {
	margin-left : 10px;
	margin-right : 10px;
	background : url(/pcom/graph/pback.jpg) white;
}

A:link, A:active, A:visited  {
	font : Arial;
	font-weight : bold;
	font-size : 10pt;
}

A:link, A:active, A:visited  {
	text-decoration : none;
}

A:link  {
	color : red;
}

A:active  {
	color : black;
}

A:visited  {
	color : blue;
}

P  {
	text-indent : 20px;
	font-size : 12pt;
}

.cent  {
	color : #191970;
	text-indent : 0px;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.smlc  {
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
}

H1, H2, H3  {
	color : navy;
	font-weight : bold;
}

.pt  {
	color : #0033ff;
	font-size : 24pt;
	font-weight : bold;
	font-style : italic;
	font-family : cursive;
}

