body {
	background-color: #FFFAC2;
	color: #731900
}

font, text, body, p, b, table, tr, td { 
font-size:12px; font-family: Tahoma;
}

.s {
font-family: Tahoma;
font-size: 11px;
}
.top1 , .topbot {
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
}
a:visited {
	color: #AB3200;
}
a:hover {
	text-decoration:none; 
	color: #79280D;
}
h1 {
	margin: 0px;
	font-size : 13px;
	font-weight: bold;
	color: black;
	padding-right: 24px;
}
h2 {
	margin: 0px;
	font-size : 9px;
	font-weight: normal;
	color: Maroon;
	text-align: center; 
}
h3 {
	margin: 0px;
	font-size : 13px;
	font-weight: bold;
	color: grey; 
	font-variant: small-caps;
}
.topheader {
	margin: 0px;
	font-size : 16px;
	font-weight: bold;
	color: grey; 
	text-align: center; 
	font-variant: small-caps;
}
.entry {
	margin: 0px;
	font-size : 44px;
	font-weight: bold;
	color: grey; 
	font-variant: small-caps;
}
.fullSet IMG {
	border: 1px solid black;
}
a:link { 
	color: #972E00;
 } 