.list {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #003366;
	padding: 15px 5px 15px 20px;
	font-weight: normal;
}
.contact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000066;
	padding: 8px 20px 8px 15px;
	border: thin none #000099;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/bg_blue2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #663300;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:visited:hover {
	text-decoration: none;
	color: #663300;
}
.heading {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: normal;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.tablecopy {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 8px;
	line-height: 15px;
}
.bio {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 2px 10px 10px;
}
