BODY {
	background: #ffffff;
	color : #8888aa;
	background-image:url(Image2.gif);
	background-repeat:repeat-y;
	font-size: 65%;
	padding: 5% 200px 10% 125px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #cc8888;
}

A:Hover {
	color: #ee5522;
}

A.big {
	font-size: 200%;
	color: #1122ff;
	font-weight: bold;
	line-height: 210%;
}

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

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