.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B604D;
}
a:link {
	color: #09a826;
}
a:visited {
	color: #09a826;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}
a.nav:link {	
	text-decoration: none;
	color: #4e715a;}
a.nav:visited {	
	text-decoration: none;
	color: #4e715a;}
a.nav:hover {	
	color: #003300;
	text-decoration: underline;}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B604D;
	margin-right: 50px;
	margin-left: 50px;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B604D;
	margin-left: 200px;
}
