.boxed {
	background-color: #FFFFFF;
	border: 1px solid #959595;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #DADADA;
}
.SpacerText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}	
.PTitles {
	font-size: 110%;
	color: #224BA5;
	padding-bottom: 12px;
	font-weight: bold;
}
a:link {
	color: #224BA5;
	text-decoration: underline;
}
a:visited {
	color: #224BA5;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.Legal {
	color: #959595;
	font-size: 10px;
}
