body {
	background-color: #514e3f;
	margin: 0px;
	/*
	
	*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:black;
}

table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#ad2711;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#812018;
}

a, a:visited {
	color:black;
}

a:hover {
	color:#958735;
}