
BODY {
	background: #FFFFFF;
	background-image: none;
	font-family : Arial, Verdana, Helvetica, serif;
	color : #000000;
 	font: 8pt Arial;
	text-align: left;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
}

TD {
font: 7pt Arial;
color: #000000;
}

.firstrow {
	background : #B9B9B9;
}

.secondrow {
	background : #DADADA;
}

.mainContent {
	width: 670px;
	display: block; 
	margin-left: 0;
	margin-right: 0;
}

#header {
	width: 670px;
	height: 0px;
	visibility: hidden;
}

#containerFooter {
	visibility: hidden;
}

#footer {
	visibility: hidden;
}

.colLeft {
	float: left;
	width: 0px;
	visibility: hidden;
}

.colRight {
	float: left;
	width: 0px;
	visibility: hidden;
}

.colRightShort {
	float: left;
	width: 0px;
	visibility: hidden;
}

.printadsjpg {
	text-align: left;
	margin-top: 0px;
}

.printadsbutton A {
	visibility: hidden;
	display: block;
	width: 140px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF; 
	border: 0px;
	margin-top: 0px;	
}


