/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {color: #333333}
.style8 {	color: #F5AD03;
	font-weight: bold;
	font-style: italic;
}
.style4 {color: #000066; font-weight: bold; font-style: italic; }
a.lnk1:link {
	text-decoration: none;
	color: #000000;
}
a.lnk1:visited {
	text-decoration: none;
	color: #000000;
}
a.lnk1:hover {
	text-decoration: underline;
	color: #436465;
}
a.lnk1:active {
	text-decoration: none;
	color: #000000;
}
