body {
	font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;
    
}

table {
	width:100%;
}

td {
	font-family: Verdana, Arial, sans-serif;
	width:100%;
}

.trone {
	border-top: thin solid #ffcc01;
	background-color: #EEEEEE;
}

.trtwo {
	border-top: thin solid #ffcc01;
	background-color: #FFFFFF;
}

.trthree {
	background-color: #EEEEEE;
	border-top: thin solid #e2e2e2;
}

