body {
	background-color: #1C1C1C;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a {
    text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #336600;
}

#header {
	font-size: 9px;
	color: #666633;
}

#navi {
	font-size: 12px;
	font-weight: bold;	
}

#navi a {
	color: #336600;
}

#pagenavi {
	font-size: 12px;
	font-weight:bold;
	color:#666633;
}

#pagenavi a {
	color:#666633;
}

#pagenavi a:hover {
	color:#336600;
}

#quicklink  {
	color: #666633;		
}


#quicklink a {
	color: #666633;		
}

#quicklink a:hover {
	color: #336600;	
}

#content a {
    color: #336600;  
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#pagelink a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer{
	font-size: 9px;
	color:#666633;
}

#footer a {
	color: #666633;
}

#footer a:hover {
	color: #336600;
}

.style1 {
	color: #336600;
}

.style2 {
	font-weight: bold;
}
 
 .style3 {
	color: #990000;
}

.style4 {
	font-size: 9px;
}
.style5 {
	color: #666633;
}

 h1 {
	color:#990000;
	font-size:11px;
}

 h2 {
	color:#000000;
	font-size:11px;
	line-height: 16px;
	background-color: #B5B56A;
}

h3 {
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
}

h4 {
	color:#666633;
	font-size:9px;
	line-height: 11px;
	background-color: #B5B56A;
}
