.title {
background-color: #DBFFFF;

}

.footer {
background-color: #DBFFFF;

}

.navtable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBFFFF;
	vertical-align: middle;
	horizontal-align: center;
	color: #666666;
	font-weight: bold;
	font-size: small;
	padding: 3px;
	margin: 0px;

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

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

}
.navtable a:hover {
	color: 0000FF;
	text-decoration: none;

}
.navtable a:active {
	color: #0000FF;
	text-decoration: none;
	
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	margin: 0px;
	background-color: #DBFFFF;

}

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

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

}
.body a:hover {
	color: 0000FF;
	text-decoration: none;

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

.edit {
background-color: #DBFFFF;

}

.smalltext {
	font-size: x-small;
}
