.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FF8000;
	padding-bottom: 0px;

}
a {
	color: #FF8000;
	text-decoration: none;
}
.headlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF8000;
	text-decoration: none;
	background-color: #000066;
}
.minilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FF8000;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #FF8000;
}
hr {
	color: #FF8000;
}
