<sTYLE type="text/css">
.on {

    CURSOR: hand; BACKGROUND-COLOR: #EFD8A0

}

.off {

	CURSOR: hand; BACKGROUND-COLOR: #D0DBDD

}

.btn, textarea {

	background-color: #fefefe;

	border: 1px solid #cccccc;

	font-family: Garamond, Times New Roman, serif;

	color: #000000;

	width: 90px

}

body, TD {

	FONT-SIZE: 12pt; FONT-FAMILY: Garamond,Times New Roman

}

a:link {text-decoration:none}

a:visited {color: #0952A1;
	text-decoration: underline;
	font-family: Times New Roman, serif;}

a:hover {
	color: #589FEF;
	text-decoration: underline;
	font-family: Times New Roman, serif;
}

H4 H3 H2 H1 {
	font-family: Garamond, Times New Roman, serif;
	}
	
UL	{
	font-family: Garamond, Times New Roman, serif;
	font-size:9pt;
	line-height:15pt;
	}
</style>
