body{
	font-family:Verdana, Geneva, sans-serif;
	color:#3E2303;
	background-color:#DCA24D;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3E2303;
	text-decoration: none;
}
.large {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #3E2303;
}
.largehead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #3E2303;
}
a:link, a:visited {
	color: 6e6e6e;
	text-decoration: none;
	font-size: 10pt;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #3E2303;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:underline;
}
a {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #3E2303;
}
body {
	background-image: url(../images/Content.jpg);
	background-repeat: repeat-y;
}

h1{
	color:#3E2303;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding-bottom:0px;
	margin-bottom:0px;
}
tr{
	font-family:Verdana, Geneva, sans-serif;
	color:#3E2303;
	background-color:transparent;
}
table, td, tr{
	border:2px;
	border-spacing:0;
}
tr.dark td{
	background-color:#BB8945;
}
th{
	font-weight:bold;
	border:none;
	text-align:left;
	background-color:transparent;
}
.small{
	font-size:12px;
}
