@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #A3B277;
	border-bottom: 0;
	background-image: url(images/gradiant-bkgrd.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 8px;
}
h1 {
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0px;
}
a:visited {
	color: #333366;
	font-weight: bold;
}
a:hover {
	color: #333366;
}
a:active {
	color: #333366;
}
.style4 {font-size: 9px}
h2 {
	font-weight: bold;
	margin: 8px;
	font-size: 13px;
	color: #693;
	letter-spacing: .2em;
}
.navigation {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 10px 0px 0px;
	vertical-align: top;
}
#footer .small {
	padding: 10px;
	width: 828px;
	font-size: 9px;
	color: #999999;
}
