.nav {
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p {
	padding-left: 50px;
	width: 485px;
}
ul {
	padding-left: 70px;
}
.links a:link, .links a:hover, .links a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3c4c62;
}
.links a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}


#links {
	width: 255px;
	float: right;
	margin-top: -13px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	
}
.superscript {
	font-size: 8px;
	vertical-align: text-top;
	line-height: 9px;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #660000;
	border-bottom-color: #660000;
	width: 535px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43566c;
	padding-left: 48px;
}
.greyline_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.greyline_butt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

