body, td, p {
	scrollbar-arrow-color:#454572; 
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color:#B0AFBC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 12px;
	color: #999999;
}
a:link {
	color: #454572;
	text-decoration: none;
}
a:visited {
	color: #60131B;
	text-decoration: none;
}
a:hover {
	color: #60131B;
	text-decoration: underline;
}
a:active {
	color: #454572;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.more a:link {
	color: #454572;
	text-decoration: none;
}
.more a:visited {
	color: #60131B;
	text-decoration: none;
}
.more a:hover {
	color: #60131B;
	text-decoration: underline;
}
.more a:active {
	color: #454572;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.footer a:link {
	color: #454572;
	text-decoration: underline;
}
.footer a:visited {
	color: #60131B;
	text-decoration: none;
}
.footer a:hover {
	color: #60131B;
	text-decoration: none;
}
.footer a:active {
	color: #454572;
	text-decoration: underline;
}