/* CSS Document */
body {
	background-image: url();
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.style1 {color: #5b5b5b}
.style2 {color: #5f5f5f}
.style3 {color: #ff8022}
.style4 {
	color: #5b5b5b;
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {color: #5e7dce}
.style8 {font-size: 12px;
	color: #5b5b5b;
	font-weight: bold;
}
@media print {
input#printButton {display: none;}

