body {
	background-color: #666;
	color: white;
	font-weight:bold

	}
	

h1 .secondary {
	background-color: #666;
	color: #aaa;
	}

a  {
	background-color:#666;
	color: white;
	text-decoration: underline;
	}
	
a:link {
	background-color:#666;
	color: white;
	text-decoration: underline;
	}
	
a:visited {
	background-color:#666;
	color: white;
	text-decoration: underline;
	}
	
a:hover {
	background-color:#666;
	color: #878787;
	text-decoration: underline;
	}
	
a:active {
	background-color:#666;
	color: white;
	text-decoration: underline;
	}
		

#main-column li {
	list-style:none;
	font-family:"Lexia", "trebuchet ms", verdana, arial, helvetica, sans-serif; 
 }


#main-column li ul {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-top: 10px;  
	margin-bottom: 15px;
		padding-bottom: 25px;
	border-bottom: 1px dotted #ccc;	}

#main-column li ul li {
font-family:"trebuchet ms", verdana, arial, helvetica, sans-serif; 
	line-height:125%;
	margin-bottom: .75em;
	}

.module {
	padding-bottom: 25px;
	border-bottom: 1px dotted #ccc; }

.module h2 {
font-family:"Lexia", "trebuchet ms", verdana, arial, helvetica, sans-serif; 
font-weight: bold; 
font-size: small;
}




#gpg {
	margin-left:5px;
	padding-left:5px;
	
	}
	
#gpg li {
padding-top: .75em;
line-height: 125%;
font-weight: normal;}
	
.key {
	
	}

address {
	font-style: normal;
	}
	


#hope {
	display: none;
	}
