BODY {
	font-family :  Arial ;
	font-size : 11px;
	font-style : normal;
	line-height : 175%;
	color : #999999;
	letter-spacing : 0px;
	scrollbar-3dlight-color : #F5F5E9;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #F5F5E9;
	scrollbar-darkshadow-color : #F5F5E9;
	scrollbar-face-color : #F5F5E9;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F9F9F9;
}

TD {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	letter-spacing : 0px;
	line-height : 120%;
}


A {
	color : #737373;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

