<style>
<!--
body	{
	font-size : 12pt; 
	color :  #000000;
	margin-left:	35px;
	margin-right:	25px;
	margin-top:	10px;
	background:	#e6e6e0;
	text-decoration: none;
	}
P 	{
	margin-top:	10px;
	font-size:12pt;
	text-decoration: none;
	}
I 	{
	color:	navy;
 	letter-spacing: 2px;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	}
H3 	{
	font-family:   arial, sans-serif, cursive;
	color: #006666;
	font-size: 16pt; 
 	letter-spacing: 2px;
	font-weight: bold;
	margin-left:	20px;
	margin-right:	20px;
	margin-top:	10px;
	text-decoration: none;
	}
B 	{
	font-family: arial, sans-serif, cursive;
	font-size : 12pt; 
	font-weight: bold; 
	color :  #006699;
 	letter-spacing: 2px;
	text-decoration: none;
	}
a:visited {
	text-decoration : underline; 
	color :   #3300ff;
	}
a:active  {
	text-decoration : underline; 
	color :   #669999;
	}

a:link	{
	color: navy; 
	text-decoration : underline;
	}
a:hover {
	color : #339999;  
	text-decoration: underline;
	}


-->
</style>
