body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-repeat: repeat;
	background-color: CDB38B;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	margin: 5px;
	padding: 5px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #663300;
	margin: 0px 5px 5px;
	padding: 0px;
	font-style: normal;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #663300;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.02em;
	margin-right: 100px;
	margin-left: 140px;
}
	
p {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px;
	padding: 10px;
	align:left;
	}
	
a:link {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.maintable {
	background-image: url(images/background_graddown.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.table1 {
	background-image: url(images/background_graddown.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 2px solid #663300;
}
.floatimgleft {
 float:left;
 margin-top:20px;
 margin-right:20px;
 margin-bottom:20px;
 }
 .toptable {
	background-color: #996633;
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
	border-top: 2px solid #663300;
	border-right: 2px solid #663300;
	border-bottom: 0px none;
	border-left: 2px solid #663300;
}
.tablelink {
	font-size: 14px;
}
