.note {
	font-size: 11px;
 	color: #cc0000;
 	font-weight: bold;
}

.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.content a {
	color: #336633;
}
.content a:hover {
	color: #003300;
}
H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.navigation {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f2f2e5;
}
.navigation A {
	border-bottom: 1px solid #cfcfb8;
	display: block;
	color: #336633;
	text-decoration: none;
}
.navigation A:hover {
	border-bottom: 1px solid #cfcfb8;
	background-color: #cfcfb8;
}
.navA a {
	font-weight: bold;
	padding-left: 5px;
}
.navB a {
	font-weight: normal;
	padding-left: 10px;
}
.navC a {
	font-weight: normal;
	padding-left: 20px;
}
.navD a {
	font-weight: normal;
	padding-left: 30px;
}

	
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-align: center;
	font-weight: bold;
}
.foot a {
	text-decoration: underline;
	color: #336633;
}
.foot a:hover {
	text-decoration: underline;
	color: #669966;
}

.formSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003300;
	color: #ffffff;
}

HR {
	color: #666633;
	background-color: #666633;
	border: 0px; 
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.photo {
	border: 2px solid #336633;
}