body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	margin:10px 10px 10px 10px;
	padding:0px;
	background-color: #FFFFFF
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
}

a {
	color: #993300;
	font-size: 90%;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #FF0000;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #882200;
	font-size: 90%;
	font-weight: bold;
}

H1{
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: right;
}

H2{
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

H3{
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}