body {
	background-color: #5b2326;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.style1 {font-style: italic}
a:link {
	color: #5B2326;
}
a:visited {
	color: #A48300;
}
a:hover {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFFFCC;
}
h2 {
	font-size: 16px;
	color: #CC9900;
}
