.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	} 
	H1 {
	font-size : 16pt;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color : Black;
	}
	H2 {
	font-size : 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Silver;
	}
	H3 {
	font-size : 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	}
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	} 
	A {
	font-size : 9pt;
	color : #0000ff;
	text-decoration : underline;
	} 
	A:link {
	font-size : 9pt;
	color : #0000ff;
	text-decoration : underline;
	} 
	A:active {
	font-size : 9pt;
	color : #0000ff;
	text-decoration : underline;
	}
	A:visited {
	font-size : 9pt;
	color : #0000ff;
	text-decoration : underline;
	} 