body {
	background-color: #CCFFFF;
}
.no {
	background-image: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.mid {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #009999;
	text-decoration: none;
	letter-spacing: 2px;
}
.smbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 12px;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
}
a.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
}
a.link:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
}
a.link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: underline;
}
a.caselink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
}
a.caselink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
a.caselink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 2px;
}
