.redundant_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #726B59;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #444035;
}

.copyright {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #C7C2A4;
}
a:link {
	color: #630D18;
	text-decoration: underline;
}
a:visited {
	color: #630D18;
	text-decoration: underline;
}
a:hover {
	color: #D1A868;
	background-color: #630D18;
	text-decoration: none;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #5C0C19;
	font-weight: normal;
}
.bodyemphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #444035;
	font-weight: bold;
}

#TopFrame {
	width: 390px;
	height: 345px;
	border: 0px;
}

#BottomFrame {
	width: 160px;
	height: 350px;
	border: 0px;
}

.indexContent {
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
}
