body {
	font-family: Arial,sans-serif;
	font-size: 10pt; color: #000099; 
	scrollbar-arrow-color: #C0C0C0;
    scrollbarBaseColor: #1e6ccb;
    scrollbar-track-color: #00019a;
    scrollbar-face-color: #f09014;
    scrollbar-highlight-color: #00019a;
    scrollbar-3dlight-color: #00019a;
    scrollbar-shadow-color: #00019a;
        margin-top:0px;
}

td {
	font-family: Arial, sans-serif; 
	font-size: 10pt;
}

th {
	font-family:  Arial, sans-serif; 
	font-size: 10pt;
}

h1{
	font-family: Arial, sans-serif; 
	font-size: 15pt;
}

h2{
	font-family: Arial, sans-serif; 
	font-size: 12pt;
}

a:link { font-size:9pt; font-weight:bold; color:#000066; text-decoration:none }
a:visited { font-size:9pt; font-weight:bold; color:#000066; text-decoration:none }
a:hover { font-size:9pt; font-weight:bold; color:#ff0000; text-decoration:none }
a:active { font-size:9pt; font-weight:bold; color:#ffcc00; text-decoration:none }

