	
#banner{display: none;
}
h1, h2, h3 {color: #E7E7E7;
	font-size: 58px;
	line-height: 1.3em;
	padding-bottom: 45px;
	font-weight: 100;
}

h2 {font-size: 30px;
	padding-bottom: 15px;
}

h3 {color: #dbdbdb;
	font-size: 22px;	
	padding-top: 25px;
	padding-bottom: 5px;
}

#content p {
	font-size: 16px;
	line-height: 1.3em;
	padding-bottom: 15px;
	
	text-align: right;
	width: 500px;
}

#content ol {	list-style: upper-roman;
padding: 10px;
padding-left: 25px;}

#content a  {
	color: #9d9d9d;
		}
		
#content a:hover {
	color: #71bddc;
		}