BODY {
	background: #ffffff;
	color : #006600;
	font-size: 65%;
	padding: 5% 50% 10% 10%;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A {
	color: #FF6600;
	font-weight: bold;
}

A:Hover {
	color: #FFCC00;
}

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

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

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%;
}