/* Print and v4 browser styles */
body{
	background: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 77%;
	width: 7.75in;
}
a{
	color: #6B9F2D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #999;
}
h2{
	font-size: 120%;
	color: #000;
}
h2:first-child{
	margin-top: 0;
}
#side h2{
	font-size: 105%;
}
h3,h4{
	font-size: 100%;
	color: #000;
}

#footer{
	text-align: center;
}
#footer-links{
	font-size: 90%;
	border-top: 2px solid #CCD6BB;
	padding: 0.75em 0.25em;
}

.more{
	font-weight: bold;
	text-align: right;
}

a img{
	border: 0;
}
