a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 16px;
	font-weight: normal;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-arrow-color:#FF9900;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FF9900;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FF9900;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FF9900;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}