H1 {
	color: maroon; 
	font-family: "Parisian BT", Verdana, Times New Roman, Times, Serif;
	font-size: xx-large;
	font-weight: 100; 
	text-align: center;
	}
H2 	{
	color: maroon; 
	font-size: x-large; 
	font-family: "Parisian BT" Verdana, Times New Roman, Times, Serif; 
	text-align: center;
	}
H3 	{
	color: maroon; 
	font-size: large; 
	font-family: "Parisian BT" Verdana, Times New Roman, Times, Serif; 
	text-align: center; 
	}
P 	{
	text-indent: 30px;
	}
A:link {
color: maroon;
}
A:hover {
color: blue; 
text-decoration: underline;
background-color: yellow;
}
A:visited {
color: red;
}
Body 	{
	background-color: #fff8f0;
	background-image: url(Selena_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 2px 50px 25px 50px;}
.cod	{
	color: red; 
	}
.Longquote   {
	color: black; 
	font-size: x-small; 
	text-align: Justify; 
	margin-left: 70; 
	margin-right: 70; 
	margin-top: 15; 
	margin-bottom: 15; 
	text-indent: 0px; 
	}
.Longsig   {
	color: black; 
	font-size: x-small; 
	text-align: right; 
	margin-left: 70; 
	margin-right: 70; 
	margin-top: 15; 
	margin-bottom: 15; 
	text-indent: 0px; 
	}
.StoryTitle  { 
	font-size: 24pt; 
	font-style: italic; 
	font-weight: bold; 
	text-align: Left; 
	margin-bottom: 36 
	}
.asstr	{
	margin-left: 30px;margin-right: 30px;
	background-color: #EFEFFF;
	padding-left: 10px; padding-right: 10px;
	font-family: Shelley Allegro BT, Cursive, Serif;
	}
.story	{
	margin-left: 75px;
	background-color: #e8f0ff;
	background-image: url(AS_BG.gif);
	}
.FeedbackBlock{
	background-color: #D3D3D3;
	padding: 10px;
	border: medium groove tan;
	}
#TitleArea{border-bottom: medium double tan;}
#StoryArea{border-bottom: medium double tan;}
#Disclaimer{border-bottom: medium double tan; font-size: x-small;}