BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #A8A89B; SCROLLBAR-SHADOW-COLOR: #A8A89B; SCROLLBAR-ARROW-COLOR: #D60000; SCROLLBAR-BASE-COLOR: #F7F7E7; scrollbar-track-color:#A8A89B;
    background-color: #F7F7E7;
	margin-top: 10px;
    }
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 { 
	font-size: 9pt;
	font-weight: bold;
}
h2 { 
	font-size: 9pt;
	font-weight: bold;
}
a {
	font-size: 9pt;
	color: #D60000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A8A89B;
}
a:hover {
	text-decoration: underline;
	color: #D60000;
}
a:active {
	text-decoration: underline;
	color: #D60000;
}
