H1, H2, H3, H4, H5, H6, BODY, HR, LI, UL, TABLE, TD, TR {
	font-family : "Courier New";
	Courier;
	}
H6 {
	line-height : 100%;
	margin-top : 0%;
}
TABLE {
	margin : 10px
}
P#mini {
	line-height : 120%;
	margin-top : 0%;
	font-size : smaller;
	font-weight : bold;
}
a:link {
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color: maroon;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
}

a:visited:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: Black;
}
a:visited {
	color:#ABABAB;
}
