body 
{	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #000000; 
	font-weight: normal;
	font-style: normal;
}
/* for some reason the font size does not seem to work on objects inside tables, etc, though one would think that being "parent elements, it would - get someone to explain it. */

p
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
}

li
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
}

#data
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
}

a:link 
{
	color: #99CC99; 
	background: transparent;
}

a:visited 
{
 	color: #FF80FF; 
	background: transparent;
}

a:active 
{
 	color: #9900FF; 
	background: transparent;
} 

.important
{
	color: #CC66CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
	
}

#randomtitle
{
	color: #ffbbff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
}
/* trivia randomizer titles */

.blue
{
	color: #CCCCFF;
}

.title
{
	color: #CC66CC;
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
	font-size: 2.2em; 
}

h1
{
	color: #CC66CC;
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em; 
}

h2, h3, h4, h6
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
}

h2
{
	font-size: 1.5em; 
}

h3
{
	font-size: 1.2em; 
}

h4
{
	font-size: 1em; 
}

h6
{
	font-size: 0.7em; 
}

#center
{
	text-align: center;
}

blockquote
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
	margin-left: 6%;
	margin-right: 6%;
}


#back
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
}
/* back to links for minor pages - and directories too */

#lg
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	background: transparent;
	font-style: normal;
}
/* back to links for minor pages - and directories too */

#ind
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
	margin-left: 3%;
	margin-right: 3%;
}
/* indented links for minor pages */

#commentary
{
	margin-left: 15%;
	margin-right: 15%;
}

#question
{

	font-style: italic;
}