.bodycopy {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.headline {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.textfields {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #000000;
	padding: 2px;


}
