.bodyTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFCC;
}
.borderTOP {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borderNAV {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 700px;
}
.borderBODY {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodyLINKS {
	color: #FFCC66;
	text-decoration: underline;
}
.bodyBULLETS1 {
	list-style-image: url(../img/bullet_bluedimond.gif);
	margin-left: -10px;
	list-style-position: outside;
	padding-bottom: 5px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999FF;
	margin-top: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.credits:hover {
	color: #FFFFFF;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFCC99;
	font-weight: bold;
	letter-spacing: 1px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
}
