@charset "UTF-8";
/* CSS Document */

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: 9px;
	color: #bbb2a4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 15px;
}
.ninePt {
	font-size: 9px;
	line-height: 15px;
}
.style1 {
	color: #CCCCCC;
	font-size: 10px;
}
.style2 {font-size: 10px}
.smalLink {color: #bbb2a4; font-size: 9px; }
