/* CSS Document */
.boldtext14px {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.boldtext12px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.text12px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.styleB {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {color: #000000}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #565757;
}
