body {
	background-color: #484848; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
ul           { font-size: 12px; list-style-type: disc }
.indexheaders      { 
	font-family: Verdana, Arial; 
	font-size: 10px; color: #800000; 
	font-variant: small-caps; font-weight:bold 
	}


a:link {
	color: #000099;
	text-decoration: underline;
	}

a:visited {
	color: #000099;
	}

a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	}

a:active {
	text-decoration: none;
	}
	
a:headerlink {
	color: #800000;
	
	}

a:headervisited {
	color: #800000;
	}

a:headerhover {
	text-decoration: none;
	background-color: #CCCCCC; color:#0000FF
	}

a:headeractive {
	text-decoration: none; color:#800000
	}
	
.headlines   { font-size: 18px; color: #804040; font-weight: bold }
	