BODY {
	color: #000000;
	background-color: #FFFFCC;

	font-size: 10pt;
	text-align: center;
	font-family : "Verdana";
}



hr {
	color : #000000;
	height : 1px
}

h1 {
	
	font-size: 14pt;
		font-weight : bold;

		}



a.textlinks {

}

table.textlinks {
	border : 3px ridge #660000;
}





a.textlinks:hover {
	text-decoration : none;
	background : #660000;
		color : #FFFFCC;
}



A {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

A:HOVER {
	color: #804000;
	text-decoration: underline;
	font-size: 10pt;
}

p {
	font-size: 10pt;

}

td {
	font-size: 10pt;
		font-family : "Verdana";
}

