body { font-size:8pt; font-family: Arial;}
h1 { font-size:12pt;}
h2 { font-size:10pt; margin-bottom:0.3em; padding-bottom:0; }
p { margin-top:0.2em; margin-bottom:0.2em; }
ul , ol { margin-top:0; margin-bottom:0; 	}
ul li { margin-top:0.3em; margin-bottom:0.3em; text-decoration: none;}
	a { 
		padding-left: 5px; 
		text-decoration: none; 
		font-size: 9pt; 
		display: block; 
		margin-left: 0pt; 
		margin-top: 2pt; 
		margin-bottom: 2pt;
	}
	a:link {
        color: #003440;
	}
	a:visited {
        color: #003440;
    }
	a:hover {
		color: #0080FF;  
	}
	a:active {
        color: #0080FF;
    }
