body {
	background-repeat: no-repeat;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: #FEF5DA;
}
h1 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a {
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}
.whitebckground {
	background: #FFFFFF;
	color: #000000;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFC;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}
.beigeborder {
	border: thin ridge #FFFFCC;
}
.browntable {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFCC;
	background: #666666;
}
.beigetable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	background-color: #663300;
	border: thin double #FF6600;
	text-align: center;
}
