BODY {
	margin: 0 0 0 0;
	background: #c3c3c3;
}
TABLE.maintable {
	background: white;
}
.commontext {
    font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
    color: #000000;
}

.date {
    font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
    color: #cf1022;
}

H1 {
    font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
    color: #002156;
}
