td {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color : 666666;
	}
td.white {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color : ffffff;
	}
	
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	font-size : 11px;
	font-family : verdana, Arial, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 666666;
	text-decoration : none;
}
td.gray {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color : 666666;
	}
body {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color : 000000;
	}