p {
	font-size: 0.7em;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1.9em;
	text-decoration: none;
	margin-bottom: -10px;
	font-family: "Courier New", Courier, mono;
	margin-top: -1px;
}
h2 {
	font-size: 1.4em;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #656C43;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1px;
}
h3 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 5px;
}
h5 a:link {
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
}
h5 a:visited {
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
}
h5 a:hover {
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #656C43;
}
a:visited {
	text-decoration: underline;
	color: #656C43;
}	
a:hover {
	text-decoration: underline;
	color: #D3787C;
}
#navigation {
	color: #656C43;
	font-size: 0.7em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -30pt;
}
#navigation ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#navigation li a:link {
	color: #A7B370;
	text-decoration: none;
}
#navigation li a:visited {
	color: #A7B370;
	text-decoration: none;
}
#navigation li a:hover {
	color: #656C43;
	background-color: #;
	text-decoration: none;
}
#navigation ul ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation ul ul li {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	text-indent: -60px;
	color: #553939;
}
#navigation ul ul li a:link {
	color: #9B867F;
	text-decoration: none;
}
#navigation ul ul li a:visited {
	color: #9B867F;
	text-decoration: none;	
}
#navigation ul ul li a:hover {
	color: #553939;
	text-decoration: none;		
}
.white {
	color: #FFFFFF;
}
.green {
	color: #656C43;
}
.red {
	color: #CC0000;
}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: -3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.imgright {
	float: right;
	border: 0px solid #000033;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.imgleft {
	float: left;
	border: 0px solid #000033;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
