<style type="text/css">

	body 		{ background-color: #FFFFFF;}

	font:		{font-family: Arial; font-size: 18 pt;
			text-align: justify;}

	
	p,li 		{ font-family: 'Arial';font-size: 12 pt; 
			text-align: justify;}

	p.re		{ font-family: 'Arial';font-size: 12 pt;
           			text-align: right;}

	h1   		{ font-family: 'Arial';
           			font-size: 36pt;
           			text-align: justify;}

	
	h2   		{ font-family: 'Arial';
           			font-size: 20pt;
			text-align: justify;}

	h3   		{ font-family: 'Arial';
           			font-size: 14pt;
			text-align: justify;}

	h4		{ font-family: 'Arial';
           			font-size: 18pt;
			text-align:right;}

	h5		{ font-family: 'Arial';
           			font-size: 18pt;
			text-align:center;}



	table		{table border: 1; position: absolute; 
			top: 5%; left: 5%; width: 90%; height: 90%;
			table-layout: fixed; vertical-align: top;}	
  
	
	th		{ font-family: 'Arial';
           			background-color: #F80F80;
           			font-weight: normal;font-size: 18 pt;
           			color: #000000; vertical-align: top;
			text-align: justify;}

	td   		{ font-family: 'Arial'; font-size: 12 pt;
           			background-color: #FFFFFF;
           			color: #000000;
           			text-align: justify; vertical-align: top; }
	
	td.mark		{ font-family: 'Arial';
           			background-color: #F0F0F0;
           			font-weight: normal;font-size: 12 pt;
           			color: #000000; vertical-align: top;
			text-align: justify;}

	a:link 		{ text-decoration: none; color: #FF0000; 
			font-family: 'Arial';
			 font-size: 10 pt;}
 
	a:visited 		{ text-decoration: none; color: #000000;
 			font-family: 'Arial';
			font-size: 10 pt; }
			
	a:hover		{ text-decoration: none;color:#808080;font-family: 'Arial';
			font-size: 10 pt;}

	a:active		{ text-decoration: underline;color:#808080;font-family: 'Arial';
			font-size: 10 pt;}
 	
	 
	


</style>

