body {
 color: #666666;
 font: 12px/130% Georgia, Times New Roman;
 background: #fff;
}


img {
 border: 0;
}

a {
	color: #AAAAAA;
	text-decoration: none;
}

hr
{
 color: #333;
 margin: 14px 0;
 height: 1px;
}

.no_print {
	display: none;
}

#header span
{
 display: block;
}

#content
{
	list-style: disc;
}

#content ul li {
	margin-left: 2em;
}

#content ol li {
	margin-left: 25px;
}

#content h2 {
	border-bottom: 1px solid #c6c8ca;
	color: #456e2c;
	padding: 0px 0px 15px 0px;
	font-size: 20px;
	line-height: 28px;
}


.footer p {
	line-height: 20px;
    font-family:'Georgia'; 
    color: black; 
    font-size:13px;
	padding-bottom: 15px;
}

.footer a {
	color: black;
	text-decoration: underline;
}


#credits
{
	display: none;
}