

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
    scrollbar-arrow-color: #006699;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #006699;
	}

div.moduletable table{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #006699; text-decoration: underline}

#leftnav {
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
    font-weight: bold;
    line-height: 150%
}
