body, td, p { 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000
} 
H1 {
	font-family: Arial, Helvetica;
              font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin-bottom : 0px;
	margin-top : 0;
} 
H2 {
	font-family: Arial, Helvetica;
              font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom : 0px;
	margin-top : 0;
} 
H3 {
	font-family: Arial, Helvetica;
              font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom : 0px;
	margin-top : 0;
} 
A:link {
	font-family: Arial, Helvetica;
              font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1070A3;
}
A:visited {
	font-family: Arial, Helvetica;
              font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #3399CC;
}
A:hover {
              font-family: Arial, Helvetica;	
              font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
