body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg03.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}
.TextSmall {
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFCC;
}
a:link {
	color: #FFCC00;
	TEXT-DECORATION: none
}
a:visited {
	color: #CC3300;
	TEXT-DECORATION: none
}
a:hover {
	color: #FFFFFF;
	TEXT-DECORATION: none
}
a:active {
	color: #CC0000;
	TEXT-DECORATION: none
}
.StoryText {
	font-size: 12px; 
	color: #FFFFCC; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	}
.StoryTitle {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.StorySubTitle {
	font-size: 12px;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

