h1 {
	font-weight: 900;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.menu1 {
	font-size: 16px;
	font-weight: 900;
	padding-left: 30px;
}
.textlinks {
	font-weight: 900;
	color: #993300;
}
.menu2 {
	font-size: 16px;
	font-weight: 900;
	color: #4C4C4C;
	padding-left: 30px;
}
.text {
	padding-right: 20px;
	padding-left: 20px;
}
.initialtext {
	font-weight: 900;
	color: #000066;
}
.listlinks {
	line-height: 35px;
	font-weight: 900;
	list-style-type: disc;
	padding-left: 10px;
	font-size: 16px;
}
.tablelinks {
	font-weight: 900;
	text-decoration: underline;
}
.categories {
	font-size: 16px;
	color: #000066;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: 900;
}
.emphasis {
	font-weight: 900;
	color: #660000;
}
.menupadding {
	padding-top: 25px;
	padding-bottom: 25px;
}
.tdtextpadding {
	padding-top: 15px;
}
.change {
	font-weight: 900;
	color: #336666;
	text-decoration: blink;
}
.new {
	font-weight: 900;
	color: #0000CC;
}
.ending {
	font-weight: 900;
	background-color: #FFFF00;
	color: #006600;
}
.heading1 {
	font-size: 22px;
	font-weight: 900;
	color: #003366;
	letter-spacing: 0.25em;
	text-align: center;
	border-top: double #333333;
	padding-top: 10px;
	margin-top: 0;
}
.heading2 {
	font-size: 16px;
	font-weight: 800;
	color: #551F00;
	padding-left: 10px;
}
.content1 {
	font-size: smaller;
	font-weight: 500;
	padding-left: 20px;
}
.content2 {
	font-size: 10px;
	font-weight: 500;
	text-align: center;
}
.text1 {
	font-size: 14px;
	text-align: left;
	vertical-align: text-top;
	padding: 10px;
	font-weight: 400;
	line-height: 18px;
}
.contact {
	font-size: .75em;
	font-weight: 900;
	text-align: center;
}
.indextableborder {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: FF9999;
}