<style type="text/css">

	/* links */

	a:link {
		color: #669999;
		background: transparent;
	}
	a:visited {
		color: #669999;
		background: transparent;
	}
	a:active {
		color: #660000;
		background: transparent;
	}
	a img { color: #fff; background: transparent;}		/* hide the border in Netscape 4 */

	
	/* class= */
	
	.h1 { 
		font: bold 8pt/11pt verdana, arial, helvetica;
		color: #669999;
	}
	
	
	.body {
		font: 8pt/11pt verdana, arial, helvetica;
		color: #333333;
	}
	
	
		.foot {
		font: 8pt/11pt verdana, arial, helvetica;
		color: #FFFFCC;
	}
	
	</style>
