@charset "UTF-8";
.bodycopy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 135%;
	font-weight: lighter;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.headlinetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5f4bd;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 125%;
	color: #6182B4;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	line-height: 125%;
	color: #6182b4;
	text-decoration: none;
}
testdiv {
	position: relative;
	visibility: visible;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	height: 200px;
	width: 500px;
}
