body,html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body, td, .NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #9EA0A2;*/
	/*line-height: 2em;*/
}

.footer {
	font-size:12px;
	}
.copyright {
	font-size:10px;
	}
.red {
	font-size:11px;
	color:#800000;
	}
html .noborder{
	border:none;
	}
td.itemlist{
	font-size:11px;
	}
	
td.bottominfo{
	height: 10px;
	background-color: #FFFFFF;	
	text-align: center;
	}