body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EAEAEA;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
p {
	text-align: left;
	line-height: 12px;
}
.field1 {
	height: 12px;
	font-size: 10px;
}
.time {
	font-size: 10px;
	height: 12px;
	width: 70px;
}
.btn {
	height: 20px;
	font-size: 9px;
}
a {
	color: #BB2322;
	text-decoration: none;
	font-weight: bold;
}
.whitext {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.redtext {
	font-weight: bold;
	color: #F31F33;
}
.black {
	color: #000000;
}
.red {
	color: #F31F33;
}

