/* CSS Document */
body
	{
	background-color:#000033;
	background-image:url(bluetarotbg.gif);
	background-repeat:repeat;
	background-position:center;
	font-family:'Herculanum' 'Sylfaen';
	font-size:17px;
	font-weight:bold;
	text-align:center;
	}
	
h1
	{
	background-color:#000022;
	background-image:url(blueswirlbg.jpg);
	background-position:top;
	border-color:#666699;
	border-style:outset;
	border-width:13px;
	font-family:'Herculanum';
	font-size:66px;
	color:#0055FF;
	text-align:center;
	width:823px;
	margin-left:auto;
	margin-right:auto;
	padding:13px;
	}
	
h2	
	{
	font-size:66px;
	color:#0055FF;
	text-align:center;
	font-weight:bold;
	}
	
h3	
	{
	font-size:23px;
	color:#0088FF;
	text-align:center;
	Font-weight:bold;
	}
	
table
	{	
	background-color:#000022;
	background-image:url(bluevioletstarbg.gif);
	background-repeat:repeat;
	background-position:right;
	font-family:'Herculanum';
	font-size:15px;
	color:#0055FF;
	text-align:center;
	border-style:outset;
	border-width:13px;
	border-color:#666699;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:17px;
	}
p
	{
	font-size:17px;
	font-weight:bold;
	text-align:justify;
	text-indent:55px;
	color:#0088FF;
	padding:13px;
	}
	
a
	{
	color:#0055FF;
	}
	
a:hover
	{
	color:#0088FF;
	}
