body, table, tr, td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}

.navcontainer {
	font-size: 125%;
}
.navlist li {
	list-style-type: disc; color: #FF2540; margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, "times new roman", times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 { font-size: 225%; }
h2 { font-size: 200%; }
h3 { font-size: 175%; }
h4 { font-size: 150%; }


.smallprint {
	font-size: 60%;
	text-align: center;
}

hr {
margin: 10px;
	background-color: #000000;
	color: #000000;
	width: 95%;
	border: none;
	height: 3px;
	text-align: center;
}
