.t1TABLE {
	width:				100%;
}


.t1HeaderDIV {
	font-family:		verdana, arial, helvetica, san-serif;
	font-weight: 		bold;
	font-size: 			12px;
	padding:			3px;
	
	text-align:			right;
	
	border-bottom:		1px solid black;
	
	color:				#870100;
}

.t1TD {
	font-family:		verdana, arial, helvetica, san-serif;
}

.t1TD a:link, .t1TD a:visited, .t1TD a:hover, .t1TD a:active {
	text-decoration:	underline;
	color:				#000000;
	font-weight:		normal;
}