/* CSS Document 
	Style
	Horacenji*/
body {
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h1, h2, h3, h4 {
	color:#003300;	
	}
h1 {
	font-weight: 17px;
	}
h2 {
	font-weight: 15px;
	}
h3 {
	font-weight: 13px;
	}
.bold_green {
	color:#003300;
	font-weight: bold;
	}
a {
	color: #0A4105;
	font-weight: bold;
	}
a:hover {
	color:#FF0000;
	}
#quick_nav ul, #news_events ul {
	margin: 5px 0px 5px 0px;
	list-style: none;
	}
#quick_nav li, #news_events li {
	margin: 0px 0px 5px 0px;
	list-style: none;
	}
a {
	color: #166A0C;
	}
a:hover {
	color: #FF0000;
	}