BODY {
	color : #336600;
	font-size: 75%;
	padding: 5% 10% 15% 7%;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFfa;
}

A {
	color: #88CB88;
	font-weight: bold;
}

A:Hover {
	color: #DFB5DF;
}

A.big {
	font-size: 200%;
	color: #934093;
}

HR {
	height: 1pt;
	color : #DFB5DF;
}

H1 {
	font-size: 130%;
	padding: 3% 0% 0% 0%;
}

H2 {
	font-size: 120%;
	padding: 3% 0% 0% 0%;
}

H3 {
	font-size: 110%;
	padding: 3% 0% 0% 0%;
}