body {
	font-family : Arial, Helvetica, Geneva;
	font-size : smaller;
	margin : 0px;
}

 .noprint, 
 #sidebar_1, 
 #sidebar_2, 
 #headermenu, 
 #adminmenu,
 #footer
{
	display:none;
}

table.data td, table.data th{
	border : 1px solid #00CC00;
	vertical-align : top;
}

.heading{
	color : #DD0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 46px;
}

.heading2{
	color : #DD0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 34px;
	font-style : italic;
}
h1{
	text-align: center;
	font-;
	font-size : 24px;
}

tr.print{
	display: block;
}