	h1 {
		font-family: arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		color: #000099;
		text-align: center
		}
		h2 {
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 14pt;
		color: #000099;
		text-align: center 
		}
		h3 {
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		color: #000099;
		text-align: center 
		}
		h4 {
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 12pt;
		color: #000099;
		text-align: left;
		}
		p, ul, li,  {
		font-family: arial, sans-serif;
		font-size: 9pt;
		color: #000099;
		text-align: justify; 
		}
		td {
		font-family: arial, sans-serif;
		font-size: 9pt;
		color: #000099;
		}
		A:link {
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #000099;
		font-weight : bold;
		}
		A.red:link {
		font-family: arial, sans-serif;
		font-size: 9pt;
		color: #000099;
		font-weight : normal;
		}
		A:visited {
		font-size: 10pt;
		color: #996699;
		font-weight: bold;
		}
		A.red:visited {
		font-size: 9pt;
		color: #996699;
		font-weight : normal;
		}
		A:hover {
		color:#0000ff;
		}
		.undrln {
		background: #000099;
		font-family: arial, sans-serif;
		font-size: 8pt;
		color: #ffffff;
		font-style: italic;
		}
