body,td {
	font-size: 10pt;
	color:000000;
	line-height: 140%;
	letter-spacing: .2pt;
	text-decoration: none;
	font-family: tahoma;
	scrollbar-face-color: #D8E2E7;
  	scrollbar-shadow-color: #D8E2E7;
  	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-3dlight-color: #96AABD;
  	scrollbar-darkshadow-color: #96AABD;
  	scrollbar-track-color: #C2CACF;
  	scrollbar-arrow-color: #000000;
}

a {
	font-family: tahoma;
	font-size: 10pt;
	color: ffffff;
	line-height: 140%;
	letter-spacing: .2pt;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


