H1 {color:7d8a2b}
H2 {color:#7d8a2b}
H3 {color:#7d8a2b}
H4 {color:#008080}
HR {color:#808080}
BODY {	background:#FFFFFF;
	color:#000000;
	font-family:"Arial", "Tahoma";
	link:blue;
	vlink:purple;
	alink:red;
	topmargin:0;
	leftmargin:20;
	rightmargin:20;
}

A:hover {
	color:red;
	font-weight:bold;
	cursor:hand;
	text-decoration:none;
}

A:link {
	color:blue;
	font-weight:bold;
	text-decoration:none;
}

A: {	
	text-decoration:none; 
	cursor:hand;
	font-weight:bold;
}

A:visited {
	text-decoration:none
	color:purple;
	font-weight:bold;
}

A.contents {
	font-size:"9pt";
	font-weight:bold;
	line-height:"10pt";
}
A.contents:hover {
	font-size:"10pt";
	font-weight:bold;
}
