body {background-color: #ffffff; 
      font-family: courier new, arial, sans-serif; 
	  font-size: 0.9em;
	  color:#474142;
	  font-weight:bolder;}
		 
.datatable {border: none; 
		 margin: none; 
		 margin-top: 30px;
		 padding: 0px;
		 cellpadding: none; 
		 width: 850px;
		 border-collapse: collapse; 
		 margin-bottom: none; 
		 cellspacing: none; 
		 align: center; 
		 text-align: left; }
		 
#right {float: right; 
		text-align: justify; 
		 padding: 10px 15px 0px 0px;}

.website {text-decoration: none; }	 
.red {color: #a22932; }
.right {text-align:right; }

a.gray:link { color: #474142; text-decoration: none }
a.gray:active { color: #474142; text-decoration: underline }
a.gray:visited { color: #474142; text-decoration: none }
a.gray:hover { color: #474142; text-decoration: underline }

A:link {color: #a22932; }
A:active {color: #a22932; }
A:hover {color: #a22932; }
A:visited {color: #a22932; }

tr.d1 td {
	background-color: #ffffff; color: #474142; text-align:right; 
}

tr.d0 td {
	background-color: #e0dab1; color: #474142; text-align:right; 
}

