body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin : 0px;
	font-size: 0.8em;
}
h1 {
	font-size : 1.7em;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 0px;
}

