body {
	background-position: top;
	background-repeat: repeat;
	background-image: url(stars.jpg);
	background-attachment: fixed;
	background-color: #000000;
}
.style2 {color: #666666}
a:link {
	color: #c7c7c7;
	text-decoration: none;
}
a:visited {
	color: #c7c7c7;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.style21 {font-family: Arial, Helvetica, sans-serif; color: #c7c7c7; font-size: 10pt; }
.style22 {font-family: Arial, Helvetica, sans-serif; color: #c7c7c7; font-size: 13pt; }
.style23 {font-family: Arial, Helvetica, sans-serif; color: #c7c7c7; font-size: 15pt; }




