body {
background-color:#006600;
font-family: arial, helvetica, sans-serif;
font-size: 70%;
margin: 0px;
}

a {color: #06c;}
/* a:visited {color:#000000;} */
a:hover {color: #39f ;}
/* a:active { color:#000000;} */


p, ul, ol, dl {
	/* margin: 0 0 1em 0; */
	font-size: 1.2em;
	line-height: 150%; 
}


hr {
	height: 1px;
	margin: 1.0em 0;
	border: 0px none;
	background-color: #eee;
}


h1 {
	margin: 0 0 0.2em 0;
	font-size: 2em;
	font-weight: normal;
}


h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #999;
}


h3 {
	margin: 0 0 0.2em 0;
	font-size: 1.2em;
	font-weight: normal;
}


h4 {
	font-size: 1.2em;
	font-weight: normal;
}