a { 
	color: navy;
	font-weight:bold;
	}

a:active {
	color: #ffd700;
	}

a:hover {
	color: #9b9999; 
	}

a:visited {
	color: #808080;
	}	
	
body {
	color: black;
	}

.headline { 
	font-size: 12pt; 
	color: #000000; 
	font-family: Calibri, Georgia, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}
body,td,th {
	color: white;
}

.style2 {color: white}

.report {
color:black}