/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A0A0A;
}
body {
	background-color: #D3C098;
	margin-top: 25px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 12px;
	color: #FAFAFA;
}
h2 {
	font-size: 11px;
	color: #FAFAFA;
}
h3 {
	font-size: 10px;
	color: #FAFAFA;
}
#main_table {
	border:4px #FAFAFA solid inherit;
}
	