
<style type="text/css">{  }
body         { /* background-image: url('background1.gif')*/; background-attachment: scroll }
table.border	
	{
	border-left:8px double rgb(60,60,60); border-right:8px double rgb(60,60,60);
	border-top:12px double rgb(60,60,60); border-bottom:12px double rgb(60,60,60);
	vertical-align: middle; position: relative; width:500; border-collapse: separate; border-spacing: 16pt 17pt;
	width: 100%;
	}
	
table.plain
	{
	border: 0px none;
	vertical-align: middle; border-collapse: separate;
	border-spacing: 0;
	align: relative;
	width: 45%;
	}	
td.border          
	{
	border-left:8px double rgb(80,80,80); border-right:8px double rgb(80,80,80);
	border-top:12px double rgb(80,80,80); border-bottom:12px double rgb(80,80,80);
	text-align: Center; position: relative; padding: 13; vertical-align: middle; 
	}
	
td.plain
	{
	border-style:none; border-width:medium; vertical-align: middle; 
	
	}
h1           
	{
	font-size: 11px; font-family: Arial; color: #000000; letter-spacing: 9;
	}
h1.smaller
	{
	font-weight: 900; font-size: 9px; font-family: Arial; color: #000000; letter-spacing: 5;
	}		
h2
	{
	font-family: Umbra; font-size: 54pt; color: #333333; letter-spacing:3pts
	}
h3           
	{
	font-family: Arial; font-size: 9px; color: #000000; letter-spacing: 6;
	}
p         
	{ 
	font-family: Arial; font-size: 7pt; color: #000000; letter-spacing:3;
	}
ol
	{
	font-size: 8pt;
	}

-->
</style>