body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #888888;
	line-height: 18px;
}

a:link {
	color: #00759f;
	text-decoration:none
}
a:visited {
	color: #00759f;
	text-decoration:none
}
a:active {
	text-decoration:none
}
a:hover {
	color: #bb5e46;
	text-decoration:underline
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000000;
	text-align: left;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
