body{
	font-family: verdana, sans-serif;
	color: black;
}

.largefont {
	font-size: medium;
}

.smallfont {
	font-size: 10pt;
}

.copyright {
	font-size: x-small;
	color: #000000;
}

.subheaders {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.tableheader {
	font-size: 12pt;
	font-weight: bold;
	color: ivory;
	background-color: #c91611;
	text-align: center;
}

.bodytable {
	border-bottom-style: double;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
	line-height: 1.2em;
	border-bottom-width: thin;
	border-bottom-color: #c91611;
}

.border {
	border: 1px solid #CC0000;
}

.top-text {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}

a:link {
	text-decoration: none;
	color: #0000FF
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

.subheaderw {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.designer {
	color: gray;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}

.bottomonav {
	align: centre;
	text-align: center;
	width: auto;
	color: gray;
	font-size: x-small;
	line-height: 0.8em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

.bottomonav td {
	text-align:center;
}

.bottomonav a {
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.bottomonav a:hover {
	background-color: #c91611;
	color: ivory;
	font-weight: bold;
}
