	H1, H2, H3, H4, body, table, td {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:"#400080";
	}
}
	
	H1 {
	text-align: left;
	font-size: 15pt
}
	H2 {  font-size: 13pt}
	H3 { font-size: 11pt}
	
	
	body { font-size : 9pt; text-align: justify}
	

	table {font-size : 9pt; }
	table {text-align: justify}
	
	.large{font-size: 160%; font-weight: bold; color: "#400080"}
	.medium{font-weight: 11pt; color: "#400080"}
	.small {font-size: 7pt}
	.blue {color: "#400080"}
	.left {text-align: left}
	
	.footer {font-size : 7pt; color:"#400080"}
	
	A:link {color:"#400080"; font-weight: bold}
	A:visited {color:black; font-weight: bold}
	A:hover {color:"#400080"; font-weight: bold}
	A:active {color:"#400080"; font-weight: bold}
	
	address {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
}
	
