<style type="text/css">

.style1 {font-size: small}
.style2 {font-size: xx-small}
A:link {
	text-decoration:none;
	color: #330000;
}
A:visited {
	text-decoration:none;
	color: #330000;
}
.style4 {font-size: small; color: #660000; }
.style5 {
	font-size: large;
	font-weight: bold;
}
body {
//	margin-top: 0px;
	background-color: #FBF5E6;
}

body,td,th {
	font-size: 18px;
}

.style6 {font-size: x-small}

.style7 {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}

a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}

</style>
