
body{
	color:			;
	background-color:transparent;
}

.maintable {
	color:			;
	background-color:;
	font-family:	;
	font-size:		;
	border-color:	;
	border-width:	;
	border-style:	;
}

.header {
	background-color:;
	color:			;
	font-family:	;
	font-size:		;
	font-weight:	;
	font-style:		;
}

.odd_row {
	background-color:;
	color:			;

}

.even_row {
	background-color:;
	color:			;

}

.author {
	font-family:	;
	font-size:		;
	font-weight:	;
	font-style:		;

}

.message {
	font-family:	;
	font-size:		;
	font-weight:	;
	font-style:		;
}

.error {
	color:#CC0033;
	background-color:#CCCCCC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
}