body
	{
	color: #333366;
	background-color: #FFFFFF;
	margin: 1em 5em 1em 5em;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	}

it
	{
	font-style: italic;
	}
 
h1			
	{	
	font-size: 20px;
	color: #000000;	
	}

h2 			
	{	
	font-size: 16px;
	color: #000000;
	}

h3 			
	{	
	font-size: 12px;
	color: #000000;
	}

h4 			
	{	
	font-size: 12px;
	color: #000000;
	}

td 			
	{	
	font-size: 12px;			
	}

.tdThinBorder 
	{ 
	border: 1px solid lightGray; 
	}

.note		
	{	
	font-size: 9px;    
	color: #333333;
	}

.small		
	{	
	font-size: 10px;    
	color: #000000;
	}

.warning	
	{	
	font-size: 12px;			
	color: #000000;
	}

.caption		
	{	
	font-size: 10px;    
	}

.subtitle 			
	{	
	font-size: 12px;
	font-weight: bold;
	}

.mytext
	{
	color: #333366;
	background-color: #FFFFFF;
	margin: 1em 5em 1em 5em;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	}

.graylink 
{
 color : #3333BB; 
 text-decoration : none;
}

.graylink:hover 
{
  color: #2222FF;
  text-decoration: underline;
}

.note2		
	{	
	font-size: 10px;    
	color: #000000;
	}


