.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-size: xx-small; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #008080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: xx-small}
body {
	background-color: #66CCFF;
}
div#navbar {
	background-color: #018E97;
	margin: 0px;
	padding: 0px;
}
div#navbar2 {
	margin: 0px;
	padding: 0px;
	position: relative;
}
div#header {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
div#navbar2 ul {
	list-style-type: none;
}

div#title {
	font-size: 2em;
	font-weight: bold;
	text-transform: lowercase;
}
div#table {
	position: absolute;
	top: 125px;
	width: 100%;
	left: 0px;
	text-align: center;
}
div#navbar a {
	color: #FFFFFF;
}
div#navbar a:hover {
	background-color: #FFFFFF;
	color: #018E97;
}

