.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline overline;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}
.body1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	top: 0px;
	width: auto;
	padding-top: 3px;
	text-align: left;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: 0em;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	text-decoration: line-through;
	color: #666666;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
}
.header1left {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline overline;
	font-variant: normal;
	text-align: left;
}
.bodycentered {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	top: 0px;
	width: auto;
	padding-top: 7px;
	text-align: center;
}
.bodycenteredul {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	top: 0px;
	width: auto;
	padding-top: 7px;
	text-align: center;
	text-decoration: underline;
}

