body {
font-family: Georgia, Times New Roman, Times, serif;
color:#663300;
font-size: 100%;
	background-color: #FFFFFF;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #660000;
}

a:visited {
	color: #666699;
}
a:hover {
	color:#000033;
}

.h1 {
	font-size: 135%;
	font-weight: bold;
	color: #993300;
	}

.h2 {
	font-size: 120%;
	font-weight: bold;
}

.small {
	font-size:x-small;
	font-family: Verdana,Arial,Helvetica,sans serif;
	color: #993300;
}

.goldtable {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans serif;
	background-color: #EFDC88;
	margin: 10px;
	
}
