
body         { 	
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				font-size: 9pt
 }
.copyright   { 
				color: #000000; 
				font-size: 8pt; 
				font-family: Arial, Helvetica, sans-serif; 
}
h1           { 
				font-family: Arial, Helvetica, sans-serif; 
				color: #008000; 
				font-size: 16pt 
}
h2           { 
				color: #008000; 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14pt 
}
h3           { 
				color: #008000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 12pt; 
				font-weight: bold 
}
Normal		{
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 9pt; 
				 
}

.normal		{
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 9pt; 
				 
}

a:link       { 
				font-size: 10pt; 
				color: #0000FF; 
				text-decoration: underline 
}
a:visited	{	
				font-size: 10pt;			
				color: #FF00FF; 
} 
a:active 	{	
				font-size: 10pt;			
				color: #FF00FF;
}
a:hover		{
				font-size: 10pt;
				color: #0000FF;
				font-style: italic;
}
