.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border-style: outset;
	border-width: 2px;
	border-color: #0A0;
	background-color: #DDD;
	padding: 0px;
	text-align:	center;
}
.buttonred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border-style: outset;
	border-width: 2px;
	border-color: #A00;
	background-color: #DDD;
	padding: 0px;
	text-align:	center;
}