.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F1DD;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	font-weight: bold;
}
.topmenu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: 16px;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000033;
	text-decoration: none;
}
.darklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.darklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE5700;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
}
.lightlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.class {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.class:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.classsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.classsmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.boldred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.classlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.classlist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.noline {
	text-decoration: none;
	color: #000099;
}
h3 {
	margin: 0px;
	padding: 0px;
}
