BODY {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	scrollbar-face-color: #FFE6E6;
	scrollbar-shadow-color: #FFE6E6;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #808080;
	scrollbar-arrow-color: #808080;
}
h1 {
	font-family: Tahoma;
	font-size: 26pt;
	color: #666666;
}
h2 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
}
h6 {
	font-family: Tahoma;
	font-size: 08pt;
	color: 808080;
	text-decoration: underline;
}
TD {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font : bold;
}
a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font : bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font : bold;
}

