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

A {
	color: #03c;
}

A:Hover {
	color: #06f;
}

.big {
	font-size: 200%;
}

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