body {
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #F7AE8C; scrollbar-track-color:#FFFFFF;
	margin: 20px;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif, helvetica;
	font-size: 9pt;
	color: #808080;	
}
td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #808080;
}
a {
	font-size: 8pt;
	color: #808080;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #F7AE8C;
}
a:active {
	text-decoration: none;
	color: #F7AE8C;
}
