A:link 		{text-decoration: underline; 
		color: #de6318;
		font-weight: bold;}

A:visited 	{text-decoration: underline; 
		color: #de6318;
		font-weight: bold;}
 
A:hover 	{text-decoration: none; 
		color: #395221;
		
		font-weight: bold;}


body, td, p  	{font-family: Arial, sans-serif;
				font-size: 11pt;}
				
body	{background-color: #ffffff;}

ul	    	{font-family: Arial, sans-serif;
			font-size: 11pt;}
		
hr		{color: #395221;}

.copyright	{font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #b0b0b0;
		text-align: center;}

.disclaimer		{font-family: arial;
				font-size: 10pt;}		
		
.tableheaders   {font-family: verdana, Arial, sans-serif;
		 font-size: 11pt;
		 color:  #ffffff;
		 font-weight: bold;
		 background-color: #ff00ff;
		 text-align: center;}
	
h6		{font-family: verdana, arial, sans-serif; 
        	color: #2361aa;
		font-size: 8pt;
		text-align: right;}	
		
h5		{font-family: verdana, arial, sans-serif; 
        	color: #ff00ff;
		font-size: 11pt;
		font-weight: bold;}			
		
h4		{font-family: verdana, arial, sans-serif; 
        	color: #de6318;
        text-align: center;
		font-size: 12pt;
		font-weight: bold;}
		
h3		{font-family: verdana, arial, sans-serif; 
        	color: #000000;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;}
		
h2		{font-family: verdana, arial, sans-serif;
        	color: #395221;
		font-size: 16pt;
		font-weight: bold;
		text-align: center;}	

.bold_color 	{font-family: arial, sans-serif;
        	color: #395221;
			font-size: 11pt;
			font-weight: bold;}