p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
}
.gold {
	color: #c69200;
	font-weight: bold;
	text-decoration: none;
}
.blue {
	color: #002153;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 125%;
	font-weight: normal;
	text-decoration: none;
}
.brown {
	color: #b87f00;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #002153;
	text-decoration: none;
}
a:hover {
	color: #002153;
	text-decoration: underline;
}
a:visited {
	color: #002153;
	text-decoration: none;
}
a:active {
	color: #002153;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	line-height: 140%;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	position: static;
	font-weight: normal;
}
