BODY    
	{
	font-family	:	Myriad Web, 
				Geneva, Arial, 	
			Helvetica, 	sans-serif;
	
	margin-top:     10px;
	margin-left:    10px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
	background-color: #006666;
	}

P	{
	font-family	:	Myriad Web,
				Geneva, Arial,
			Helvetica, 	sans-serif;
	font-size:	10pt;
	line-height:	14pt;
	color		:	#ffffcc;
}

TABLE
	{
	align		:	center;
	}
	
TD
	{
	background-color	:	#000000;
	}

H6	
	{
	font-family	:	Myriad Web,
				Geneva, Arial,
				Helvetica, sans-serif;
	margin-top:     0;
	
	
	color		:	#ffffff;
	}

H1	
	{
	font-family	:	Tahoma,
				Geneva, Arial,
			Helvetica, 	sans-serif;
	color		:	#ffffcc;
	font-size	:	24pt;
	}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#ff0000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#ff9900; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffffcc;
	}





