div, p, td, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong {
	color: #FF9248;
}
BODY {
	SCROLLBAR-FACE-COLOR: #F8F8FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F8F8FF;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	BACKGROUND-REPEAT: no-repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #F8F8FF;
	SCROLLBAR-BASE-COLOR: #cccccc;
}a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
