@charset "iso-8859-1";
/* CSS Document */

BODY { 
SCROLLBAR-FACE-COLOR: #E2E0DE; SCROLLBAR-HIGHLIGHT-COLOR: #F4F4F4; SCROLLBAR-SHADOW-COLOR: #F4F4F4; SCROLLBAR-3DLIGHT-COLOR: #F4F4F4; SCROLLBAR-ARROW-COLOR: #c0c0c0; SCROLLBAR-TRACK-COLOR: #F4F4F4; SCROLLBAR-DARKSHADOW-COLOR: #F4F4F4 
} 
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #868686;
}
a:link {
	color: #0A1F22;
}
a:visited {
	color: #091E21;
}
a:hover {
	color: #D0D1CD;
}
a:active {
	color: #091E21;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
