p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
a {  color: #990000; text-decoration: underline}
h2 {  font-family: "Courier New", Courier, mono; font-size: 18px; color: #006600}
h1 {  font-family: "Courier New", Courier, mono; font-size: 28px; color: #000066; font-weight: bold}
.red {  color: #CC0000}
i {  font-style: italic}
h3 {  font-family: "Courier New", Courier, mono; font-size: 16px; color: #333333}
.h3 { font-family: "Courier New", Courier, mono; font-size: 16px; color: #333333 }
li {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333
}
ul {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333
}
a:hover {
	color: #FFFFFF;
	background: #990000;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.NextLink {
	font: bold 16px "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
	border: 1px solid #000000;
	padding: 1px;
	letter-spacing: .1em;
}

