body
{
	font-family     : Verdana;
	color           : #CCAAFF;
	background-color: Black;
	margin-left		: 0;
	margin-right	: 0;
	margin-top		: 0;
	
}

A:visited{color:#AA6677;}
A:link{color:Blue;}

A {
	color: black;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

h1
{
 font-family  : Verdana;
 color        : White;
}

h2
{
 font-variant : normal; 
 font-style: italic;
 font-family  : Verdana;
 color        : #CCAAFF;
}

h3
{
 font-variant : normal; 
 font-style		: italic;
 font-family	: Verdana;
 font-size		: x-small;
 color        : #CCAAFF;
}

h4, h5
{
 font-variant : normal; 
 font-style	  : italic;
 font-family  : Verdana;
 color        : #CCAAFF;
}

hr
{
	height : 5;
	width : 95%;
	color : #774433;
	text-align :left ;
	
}

table
{
	font-family : Verdana;
	font-style: normal;
	font-size: x-small;
}

.table_box
{
	font-family: Verdana;
	font-size: xx-small;
	border-style:  solid;
	border-width:  thin;
}


.table_box2
{
	font-family: Verdana;
	font-size: medium;
	border-style:  solid;
	border-width:  thin;
	table-layout: auto;
}

p
{
	color:#CCAAFF;
	font-family : Verdana;
	font-size : x-small;
}

.parabold
{
	font-family : Verdana;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
}

.footer
{
	font-family: Verdana;
	font-style: normal;
	font-size: x-small;
}

.story
{
	font-family: Verdana;
	font-style: normal;
	font-size: x-small;

}

