
.Title {	font-family: Georgia, "Times New Roman", serif;
	font-size: x-large;
	font-variant: small-caps;
	text-transform: none;
	font-weight: normal;
}
.introsand {
	font-family: Georgia, "Times New Roman", serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFCC;
}
.bodtsand {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #FFFFCC;
}
.sandmedium {
	font-family: Georgia, "Times New Roman", serif;
	font-size: medium;
	color: #FFFFCC;
}
.sandmedium16 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFCC;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 18
	px;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
body {
	background-color: #000000;
}
.style2 {
	font-size: 48px;
	color: #FFFFCC;
}
.style9 {font-family: Georgia, "Times New Roman", serif; font-size: 20px; color: #FFFFCC; }
.style12 {color: #FFFFFF}
.style14 {font-family: Georgia, "Times New Roman", serif; font-size: 24px; color: #CCCCCC; }
-->