body{ font-family: sans-serif; }

#archive{
	border: 1px solid #000080;
	margin: 3px;
	background-color: #ffc;
	font-size: 10pt;
}

#archive h4{
	color: #000080;
	margin: 0;
	margin-top: 2px;
}

#archive ul{
	text-align: left;
	margin-left: 25px;
}

#archive a{
	color: #000;
	text-decoration: none;
}

td h2{
	margin-top: 45px;
	color: #000;
}

.title{
	filter: alpha(opacity=50);
	-moz-opacity: 0.6;
	color: #000;
	margin-bottom: 47px;
}

.bio_link{
	margin-top: 0;
	font-size: 9pt;
	text-align: center;
}

.links{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	font-size:9pt;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content{
	padding: 3px;
}

.disclaimer{
	font-family: Arial;
	font-size: 10pt;
	margin-top: 50px;
	margin-bottom: 50px;
}

.table thead td{
	border: none;
	text-align: center;
}

.table td{
	border: 1px solid #000;
	vertical-align: top;
}