body { 
	background-color: #494633;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	min-width: 950px;
	max-width: 1200px;
	}
*
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 

P {
	color: #ffffff;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
h1 {
	color: #bfaf57; 
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 1em;
	letter-spacing: 1px;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
h2 {
	color: #93bfb7; 
	font-size: 1em;
	text-indent: 1.3em;
	font-style: italic;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	letter-spacing: 1px;
	}
h3 {
	color: #44412e; 
	font-size: 1em;
	font-style: normal;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	font-weight: normal;
	padding-bottom: 0;
	}
h5 {
	color: #ffffff; 
	font-size: .7em;
	font-style: italic;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	font-weight: normal;
	padding-bottom: 0;
	}
h6 {
	color: #ffffff; 
	font-size: .8em;
	font-style: normal;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	font-weight: normal;
	padding-bottom: 0;
	}

a:link {
	color: #ffffff;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:visited {
	color: #779698; 
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:hover {
	color: #9a8c3b; 
	font-size: 1.1em; 
	font-weight: bold;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
img {
	border: 1px solid #f33;
	border-color: #ffffff; 
	padding: 5px;
	}
table {
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	padding: 5px;
	border: 1px; 
	border-color: #ffffff; 
	border-collapse: collapse;
	font-size: 1em; 
	color: #ffffff;
	div-align: center;
	}
td {
	padding: 5px;
	border-color: #ffffff;
	}
th {
	padding: 5px;
	background-color: #889f99;
	border-color: #a89f8a;
	color: #433E32;
	}
hr {
	color: #9a8c3b;
	size: 1px; 
	width: 75%;
	}
