body,td,th {
	font-size: 12px;
	color:#3A3A3A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right:0px;
	overflow-x:hidden; overflow-y:scroll;
}
a {
	font-size: 12px;
	color: #3A3A3A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A3A3A;
}
a:hover {
	text-decoration: underline;
	color: #3A3A3A;
}
a:active {
	text-decoration: none;
	color: #3A3A3A;
}


.spacing{ padding-left:20px; padding-right:20px; padding-top:10px; line-height:150%;}






