body 
{	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	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;
	line-height:22px;
	margin-top: 18px;
	margin-bottom: 18px;
}

li
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
	margin-bottom: 6px;
}

#data
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
}

a:link 
{
	color: #80FFFF; 
	background: transparent;
}

a:visited 
{
 	color: #C17AE0; 
	background: transparent;
}

.important
{
	color: #00F5FF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
	
}


.bright
{
	color: #ff99ff;
	
}

#randomtitle
{
	color: #ffbbff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	background: transparent; 
	font-weight: bold;
	font-style: normal;
}
/* trivia randomizer titles */


h1
{
	color: #00F5FF;
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
	font-size: 1.6em; 
}

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.4em; 
}

h3
{
	font-size: 1.2em; 
}

h4
{
	font-size: 1.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: .9em;
	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;
}