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

a {
	color: #03c;
}

a:Hover {
	color: #03f;
}

.big {
	font-size: 200%;
}

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