/* CSS Stylesheet for Jean Hilton Storyteller print control page*/


Body {
	margin : 0,0,0,0;
	text-align: center;
}

A:link	{
	text-decoration: none;
	color:	#0066ff;
}	
		
A:visited	{
	text-decoration: none;
	color: #5C5CC9;
	font-weight : bold;
}	
		
A:active	{	
	text-decoration: none;
	color:	#0b8a00;
	font-weight : bold;
}	
		
A:hover	{
	text-decoration: none;
	color: #cf7b0c;

}

HR{	color : #999999;	height : 1px;}

H1{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #310031;
	font-size : 40px;
	background : #9370DB;
	font-style : italic;
	text-align : center;
	border : medium double #794093;
	padding: 3,0,6,0;
}

.p1, .p2, .p3, .p4{
	font-family : "Comic Sans MS";
	font-size : 16px;
}

.tdsides{
	width : 1px;
}

.spla0{	font : 16px Trebuchet, Arial, Helvetica, sans-serif; font-weight : bold; color : #b85450; 	line-height : 140%;}
.spla0 a:link{color : #404294; 	text-decoration: none;}
.spla0 a:visited{color : #794093; 	text-decoration: none;}
.spla0 a:hover{color : #ffffff; 	text-decoration: none;}

.copy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
	


