Body {
	background-color: #CCCCCC;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.Copy a:link {
	text-decoration: underline;
	color: #000066;
}
.Copy a:active {
	text-decoration: none;
	color: #333333;
} 
.Copy a:hover {
	text-decoration: none;
	color: #000066;
}
.Copy a:visited{
	text-decoration: underline;
	color: #333333;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.SmHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.Footer a:link {
	text-decoration: underline;
	color: #000066;
}
.Footer a:active {
	text-decoration: none;
	color: #000066;
} 
.Footer a:hover {
	text-decoration: none;
	color: #000066;
	font-weight:normal;
}
.Footer a:visited{
	text-decoration: underline;
	color: #000066;
}