.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;

}
.below-nav {
	background-image: url(graphics/below_navigation.jpg);
	background-repeat: repeat-y;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.table-back {
	background-image: url(graphics/table-background.jpg);
	background-repeat: repeat-x;
}
.bottom-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(graphics/bottom-nav-background.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.mainunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-decoration: underline;
	font-weight: bolder;
}
