/* CSS Document */


a {	
	text-decoration: none;
	color: #955471;
}
a:visited {
	color: #955471;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

h1 {font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: white none;
	color: #955471;
	left: 5px;
	} 
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #09a1b9;
	font-weight: bold;
	font-style: normal;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #767676;
	font-weight: bold;
	font-style: normal;
	}
.fineprint {
	FONT-SIZE: 7pt; 
	COLOR: #767676; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
