.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #B2B3B5;
	font-weight: normal;
	text-align: center;
	}
	
.links a:link {color: #B2B3B5; text-decoration: none;}
.links a:visited {color: #B2B3B5;text-decoration: none;}
.links a:hover {color: #B2B3B5;text-decoration: underline;}
.links a:active {color: #B2B3B5; text-decoration: underline;}
	
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000033;
	text-transform: capitalize;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000033;
	list-style-position: outside;
}
.bodycopy a:link {color: #000033; text-decoration: none;}
.bodycopy a:visited {color: #000033;text-decoration: none;}
.bodycopy a:hover {color: #000033;text-decoration: underline;}
.bodycopy a:active {color: #000033; text-decoration: underline;}

.graytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: B2B3B5;
}
.subnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	text-align: right;
}

.subnavlinks a:link {color: #000033; text-decoration: none;}
.subnavlinks a:visited {color: #000033;text-decoration: none;}
.subnavlinks a:hover {color: #000033;text-decoration: none;font-weight: bold;}
.subnavlinks a:active {color: #000033; text-decoration: none;font-weight: bold;}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000033;
	text-transform: capitalize;
	line-height: 26px;
}
.secondsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	line-height: 14px;
	list-style-position: outside;
}
