body {
	SCROLLBAR-FACE-COLOR: #9999ff;
	SCROLLBAR-ARROW-COLOR: #ffcc33;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	color: #0000CC;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
