@charset "utf-8";
/* CSS Document */
#ghbody {
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
}
#ghfooter {
	color: #6F7578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#ghbody a, #ghfooter a {
	color: #012E73;
	text-decoration: none;
}
#ghbody a:hover, #ghfooter a:hover {
	text-decoration: underline;
}
