





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #000080;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.head1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #990033;
}
.head2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #99717C;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
}
a.tiny {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	font-size: 9px;
}
a.tiny:link {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
a.tiny:hover {
	color: #99717C;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
a:link {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #99717C;
	font-weight: bold;
	text-decoration: none;
}