@charset "UTF-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #6f675a;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #206f63;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #206f62;
	text-decoration: none;
}
a:hover {
	color: #a39a8b;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.ninePt {
	font-size: 9px;
	line-height: 15px;
}
.gray {
	color: #bbb2a4;
}
.smalLink {color: #bbb2a4; font-size: 9px; }
.style1 {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 10px}
.bld {
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6f675a;
	padding-left: 160px;
}
.style3 {color: #206f62}
