body {
	color: black;
	font-size: 14px;
	background-color: #D1D1D1;
	font-family: arial, helvetica, sans-serif;
}

td {
	vertical-align: top;
	text-align: left;
	background-color: #D1D1D1;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: black;
	padding-left : 100px;
	cellspacing: 0;
	border: 0;
	cellpadding: 0;
}


a:link { text-decoration: none; color: #000000; }	
a:hover	{ text-decoration: underline; color : #800000; }
a:visited {	color: #000000; }

td a:link { text-decoration: none; color: #000000; }	
td a:hover	{ text-decoration: underline; color : #800000; }
td a:visited {	color: #000000; }














