body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #977BAE;
	scrollbar-arrow-color: #F4EFF5;
}
body {
	background-color: #DDDDDD;
}
a {
	font-size: 12px;
	color: #F28C9A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #977BAE;
}
a:active {
	text-decoration: none;
}
.Page-Header {	font-size: 16px;
	font-weight: bold;
}
