BODY  {
	color : #000000;
	background-color : #ffffff;
	font-size : 14pt;
	font-family: sans-serif
}
A:link  {
	color : #0000FF;
	text-decoration : underline;
}

A:visited  {
	color : #990099;
	text-decoration : underline;
}

A:active  {
	color : #FF0000;
	text-decoration : underline;
}

H1  {
	text-align : center;
	font-size : 24pt;
	margin-bottom : 18pt;
}

H2  {
	font-size : 16pt;
	margin-bottom : 8pt;
}

