body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3FBFD;
}

.whitetext {	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #FBFDEF;
}
.blacktext12 {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #000000;
	padding: 5;
}
a:link {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #67B0B9;
	text-decoration: none;
}
a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #67B0B9;
	text-decoration: none;
}
a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #5A6E20;
	text-decoration: underline;
}
a:active {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #B2C982;
	text-decoration: underline;
}
.boxblack {
	border: thin solid #000000;
}
.boxaqua {

	border: thin solid #66ADA9;
}
#small a:link {

	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #67B0B9;
	text-decoration: none;
}
#small a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #67B0B9;
	text-decoration: none;
}
#small a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #5A6E20;
	text-decoration: underline;
}
#small a:active {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #B2C982;
	text-decoration: underline;
}
.black10 {



	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #000000;
	padding: 5;
}
