body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EEFAFF;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.nav A:link { text-decoration: none; color: #666666;  }
.nav A:active { text-decoration: none; color: #666666; }
.nav A:visited { text-decoration: none; color: #666666; }
.nav A:hover { text-decoration: none; color: #666666;  }

.content {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
}
.bottomtext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.bottomtext A:link { text-decoration: none; color: #CCCCCC;  }
.bottomtext A:active { text-decoration: none; color: #CCCCCC; }
.bottomtext A:visited { text-decoration: none; color: #CCCCCC; }
.bottomtext A:hover { text-decoration: none; color: #CCCCCC;  }
