td {
	font-family : "arial ce",sans-serif;
	font-size : 9pt;
	color : white;
	}

td.z {
	font-family : "arial ce",sans-serif;
	font-size : 9pt;
	color : #476b2e;
	padding-right: 20px;
	}

.tyt1 {
	font-size : 18pt;
	}

.tyt2 {
	font-size : 11pt;
	font-weight: bold;
	}

A {
	color : #ffffff;
}

A.visited {
	color : #ffffff;
}

A.z {
	color : #476b2e;
}

A.z:visited {
	color : #476b2e;
}


A:HOVER {
	text-decoration: none;
}

