<style type="text/css">	<!--
	.trick
	{
	font-weight: bold;
	font-size: 1em;
	font-family: helvetica, geneva, arial, sans-serif;	
	}
	h1
	{
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}		
	h2
	{
	font-weight: bold;
	font-size: 1em;
	font-family: helvetica, geneva, arial, sans-serif;
	}	
	h3
	{
	font-weight: bold;
	font-size: 0.8em;
	font-family: helvetica, geneva, arial, sans-serif;
	}			
	p
	{
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}	
	.links
	{
		font-family : Verdana,arial,sans-serif;
		font-size : 14px;
		color : 3500C9;
		font-weight : bold;
		text-decoration : none;
		line-height: 2em;
	}
	a:hover.links
	{
		font-family : Verdana,arial,sans-serif;
		font-size : 14px;
		color : 3333FF;
		font-weight : bold;
		text-decoration : underline;
		line-height: 2em;		
	}	
	a:visited.links
	{
		font-family : Verdana,arial,sans-serif;
		font-size : 14px;
		color : 800080;
		font-weight : bold;
		text-decoration : none;
		line-height: 2em;		
	}		

</style>	