
body {
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}




.text12Grey {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}



.footertext {
	font-size: 10px;
	color: #999999;
}







a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
