p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F3F2E0;
}
#header {
	padding: 0px;
	color:#FFFFFF;
	margin: 0px;
	
	
}
#wrapper {
	border: 2px solid #FF0000;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.bodySmall {
	font-size: 75%;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tableAlt {
	background-color: #e5e5e5;
}
table {
	font-size: 100%;
}
h1 {
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: -10px;
	margin-top: 5px;
}
#nav {
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CC0001;
	border-right-color: #CC0001;
	border-bottom-color: #CC0001;
	border-left-color: #CC0001;
	color: #000000;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	background-color: #DDDAA4;
	margin-top: -5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#nav a:link {
	color: #CC0001;
	text-decoration: none;
}
#nav a:visited {
	color: #CC0001;
	text-decoration: none;
}

#content {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#nav a:hover {
	color: #BFA864;
	text-decoration: none;
}
#nav a:active {
	color: #FF0000;
	text-decoration: none;
}
#contact {
	font-size: 8pt;
	background-color: #DDDAA4;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact a:link {
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}
#contact a:visited {
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}
#contact a:hover {
	font-weight: bold;
	color: #BFA864;
}
