form {
			}

			.bodytext {
				font-family: Arial;
				color: White;
				font-size: 10pt;
				margin-left: 10px;
				margin-right: 10px;
			}
			
			.bodytext2 {
				font-family: Arial;
				color: White;
				font-size: 10pt;
				margin-left: 10px;
				margin-right: 10px;
				text-align: center;
			}
			
			.statementtext {
				font-family: Times New Roman;
				color: White;
				font-size: 12pt;
				margin-left: 10px;
				margin-right: 10px;
			}
			
			.titles {
				font-family: Arial;
				font-weight: bold;
				color: White;
				font-size: 12pt;
				margin-left: 10px;
				margin-right: 10px;
			}
			
			.titles2 {
				font-family: Arial;
				font-weight: bold;
				color: White;
				font-size: 12pt;
				margin-left: 10px;
				margin-right: 10px;
				text-align: center;
			}
			.footer {
				font-family: Arial;
				font-weight: bold;
				color: White;
				font-size: 8pt;
			    letter-spacing: 1px;
				margin-top: 15px;
			}
			
			A:active { font-family: Arial;
	   	color: white;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline; }

	   A:visited { font-family: Arial;
	   	color: white;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline;}

	   A:link   { font-family: Arial;
	   	color: white;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline; } 
