body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px;
	background-color: #EFEFEF;
}

.impact { 
	font-family: Impact, Arial, Verdana, Sans-serif; 
	font-size: 16px; 
}

td {
	vertical-align: top;
}

td.dates {
	width: 110px;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

table.toptable { 
	width: 100%;
}

img.ValidationImage {
	border: 0;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#status {
	color: red;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

