body {
	background-color: #FFFFFF;
	font-family:"Arial", Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	background-image: url();
}
.style2 {color: #FF9999}
.style9 {
	font-size: 15px;
	font-weight:bold;
	color: #999999;
}
.style11 {color: #999999}
.style12 {color: #999999; font-size: 12px}

a:link {
	color: #336600;
	text-decoration:underline;
}
a:visited {
	color: #336600;
	text-decoration:underline;
}
a:hover {
	color: #CC3300;
	text-decoration:underline;
}