a { 
	font-family: tahoma;  
	color: #000000; 
	text-decoration: underline;

}

a:hover { 
	font-family: tahoma;  
	color: #0099FF; 
	text-decoration: underline;
}


p { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #000000;
}

.header {  
	font-family: tahoma; 
	font-size: 11pt; 
	color: #045EAE; 
	font-weight: bold;
}

.boldtext { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
}

.footnote { 
	font-family: tahoma; 
	font-size: 8pt; 
	color: #000000;
}