BODY  {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica;
	background-color : #f1ece1;
	font-size : 10pt;}

A  {
	text-decoration : underline;
	color : #660033;}

A:VISITED  {
	color : #993300;}

A:HOVER {
	color : #cc0033;}

A:ACTIVE  {
	color : #cc0033;}

H1 {
	font-size : 16pt;
	font-weight : bold;}

H2 {
	font-size : 16pt;
	font-weight : normal;}

H3 {
	font-size : 14pt;
	font-weight : bold;}

H4 {
	font-size : 14pt;
	font-weight : normal;}

H5 {
	font-size : 12pt;
	font-weight : bold;}

H6 {
	font-size : 12pt;
	font-weight : normal;}

P  {
	font-size : 10pt;
	font-family : Arial, Arial CE, Helvetica;
	margin-top : 0;
	margin-bottom : 0;}

OL {
	list-style : decimal;
	font-family : Arial, Arial CE, Helvetica;
	font-size : 10pt;}

UL {
	margin-top : 0;
	margin-left : 20px;
	list-style : square}

SELECT {
	width : 200px;}

}