a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: underline;
	color: #6600CC;
}
a:active {
	text-decoration: none;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clip: rect(auto,auto,auto,auto);
	line-height: 2em;
	color: #CDE6FE;
	text-indent: 0px;
	border-left-width: 0px;
	margin-left: 0px;
}
.title1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CCCCFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B5C6FF;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
	font-style: normal;
}
.spacey {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	clip: rect(auto,10px,auto,auto);
	font-weight: bold;
}
.homeheading {
	font-size: x-large;
	font-weight: bold;
	color: #6666FF;
}
