﻿td.twheader {
	background-color:#D7D7D7;
	color:blue;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:x-small;
	text-align:center;
}

td.twarea {
	background-color:#C6D6FD;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:x-small;
}

td.twfooter {
	background-color:#D7D7D7;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:xx-small;
	text-align:center;
}

table.twtable {
	border-collapse:collapse;
	border-color:#C6D6FD;
	width:180px;
}
