﻿body
{	
	background: url(images/marb009.jpg);	
}
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
li
{
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 2pt;
}
 
span#header
{
	font-size: x-large; 
	color:#3333cc; 
	font-family: Arial; 
	text-decoration: underline; 
	font-weight: bold; 
	font-style: italic;
}