BODY {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

P {
	font-family: arial; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: normal;
	text-align: justify;
}

a:after
	{
	content:' [' attr(href) '] '
	}


H1 {
	font-family: helvetica-light,arial;
	color: #AA0000;
	font-size: 24pt;
	font-weight: normal;
	display: inline;
}
H3 {
	font-family: helvetica-light,arial;
	color: #333333;
	font-size: 18pt;
	font-weight: normal;
	display: inline;
}
H4 {
	font-family: helvetica-light,arial;
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
}

TD {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	}
	
TH {
	font-family: helvetica-light,arial;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CC0000;
	}

.dontPrint {
	display:none
	}
	
.mainTable {
	width:650px;
	}
	
.leftColumn {
	display:none
	}
	
.footerLinks {
	display:none
	}