body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000;
}

#nav, #nav a, #nav a:visited, #nav a:hover, #nav a:focus, #nav a:active{
	color:#586c25;
	text-decoration:none;
	font-weight:bold;
}

#nav2, #nav2 a, #nav2 a:visited, #nav2 a:hover, #nav2 a:focus, #nav2 a:active{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#content h1{
	font-size:1.8em;
	font-weight:normal;
	color:#318EBD;
}

#content h2{
	font-size:1.5em;
	color:#000066;
	margin-bottom:14px;
}

#content h3{
	font-size:1.4em;
	color:#88BE4F;
	margin-bottom:10px;
}	

#content h4{
	font-size:1.4em;
	color:#000066;
	margin-bottom:10px;
}			

#content h5{
	font-size:1.4em;
	color:#318EBD;
	margin-bottom:10px;
}	

#content h6{
	font-size:1.3em;
	color:#000066;
	margin-bottom:10px;
}

#content p{
	font-size:1.2em;
	margin-bottom:10px;
	line-height:1.4em
}

#content ul{
	font-size:1.2em;
	margin-left:16px;
	margin-bottom:10px;
}

#content li{
	margin-bottom:4px;
}

#content a, #content a:visited, #content a:hover, #content a:focus, #content a:active{
	text-decoration: underline;
	color: #000066;
}

#side h1{
	font-size:1.2em;
	color:#ff0000;
	margin-bottom:14px;
}

#side h2{
	font-size:1.2em;
	color:#000000;
	margin-bottom:14px;
}

#side h3{
	font-size:1.1em;
	color:#ff000;
	margin-bottom:10px;
}	

#side h4{
	font-size:1.1em;
	color:#000000;
	margin-bottom:10px;
}				

#side p{
	font-size:1.1em;
	margin-bottom:10px;
	line-height:1.4em
}
#side a, #side a:visited, #side a:hover, #side a:focus, #side a:active{
	text-decoration: underline;
	color: #000066;
}
