		BODY, P, TD, TH, TEXTAREA, INPUT, SELECT {
			font-family: Verdana, Arial, Trebuchet MS;
			font-size: 9pt;
			color: black;
		}

		A:LINK, A:VISITED, A:ACTIVE {
			color: #000080;
			font-size: 9pt;
			font-weight: bold;
			text-decoration : none;
			font-family: Verdana, Arial, Trebuchet MS;
		}
		
		A:HOVER {
			color: #000080;
			font-size: 9pt;
			font-weight: bold;
			text-decoration : underline;
			font-family: Verdana, Arial, Trebuchet MS;
		}		
		
		h1 {
			color: #000080;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			font-family: Arial;
		}

		.copyright {
			color: white;
			font-size: 9px;
			text-decoration: none;
			font-family: Verdana;
		}

		.font1{
			color: black;
			font-weight: bold;
			font-family: Verdana;
			font-size: 8pt;
	   }