	P {
		text-indent: 0px;
		font-family: Arial;
		font-size: 10pt;
	}
	H2  {
		font-family : Arial;
		font-weight: bold;
		color: #003366;
	}
	H4 {
		text-indent: 0px;
		font-family: Arial;
		color: #003366;
	}
	A.genlink {
		font-family: Arial;
		font-size: 9pt;
		color: blue;
		text-decoration: underline;
	}
	A.genlink:hover {
		font-family: Arial;
		font-size: 9pt;
		color: blue;
		text-decoration: underline;
	}
	A.genlink:link {
		font-family: Arial;
		font-size: 9pt;
		color: blue;
		text-decoration: underline;
	}
	A.genlink:active {
		font-family: Arial;
		font-size: 9pt;
		color: blue;
		text-decoration: underline;
	}
	A.genlink:visited {
		font-family: Arial;
		font-size: 9pt;
		color: purple;
		text-decoration: underline;
	}
	A.h4link {
		font-size: 13pt;
		color: blue;
		font-weight: bold;
		text-decoration: underline;
	}
	A.h4link:hover {
		font-size: 13pt;
		color: blue;
		font-weight: bold;
		text-decoration: underline;
	}
	A.h4link:link {
		font-size: 13pt;
		color: blue;
		font-weight: bold;
		text-decoration: underline;
	}
	A.h4link:active {
		font-size: 13pt;
		color: blue;
		font-weight: bold;
		text-decoration: underline;
	}
	A.h4link:visited {
		font-size: 13pt;
		color: purple;
		font-weight: bold;
		text-decoration: underline;
	}
