<style type="text/css">
.style1 {
	background-color: #000000;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topnav {
	color: #0000FF;
}

.navigation {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #AAC8FC;
	padding: 5px;
	margin: 0px;
	width: 140px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
	line-height: 25px;
	text-decoration: none;
}

.bottomnavigation {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #AAC8FC;
	padding: 5px;
	margin: 0px;
	width: 140px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
	line-height: 25px;
	text-decoration: none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:hover.nav {
	color: #FF0000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imageheader {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

</style>