@charset "UTF-8";
.links {
	font-family: georgia;
	font-size: 12pt;
	font-style: normal;
	line-height: 23pt;
	font-weight: normal;
	color: #666;
	text-align: right;
}
.Headers {
	font-family: georgia;
	font-size: 16pt;
	line-height: 21pt;
	color: #666;
	text-align: left;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 21pt;
	color: #666;
	text-align: left;
}
.container {
	height: 2000px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
}
.linkOn {
	color: #A2A5C2;
}
.subhead {
	font-variant: normal;
	color: #999;
	text-transform: uppercase;
	font-family: georgia;
}
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
