P  {	font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : bold;
		color: #000000}

H1  {
		font-family: Times New Roman;  
		font-size: 30pt; 
		color: #000000;}
		

H2  {
        font-family: Times New Roman; 
		font-size: 24pt;
		margin-left: 10pt; 	
		margin-right: 10pt;  
		color: #000000;}
		
		
H3  {
        font-family:Times New Roman; 
		font-size: 10pt; 
		font-weight : bold; 
		color:#000000;}
		
body {	
		font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : normal;
		margin-left: 10pt; 	
		margin-right: 10pt; 
		color:#000000;
		background-image:background/grey_01.gif;
		}

A { 	font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : normal;
		color:#000000;
		text-decoration: none;
	}
	
A:Visited { 	font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : normal;
		color:#000000
		text-decoration: none;
	}

A:Hover { 	font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : normal;
		color:#000000
		text-decoration: none;
	}






}

.TD {	
		font-family: Times New Roman; 
		font-size: 12pt; 
		font-weight : bold;
		color:#000000;
	 }

SMALL {	
		font-family: Arial; 
		font-size: 10pt; 
		color:#000000;
	 }
	 
.NAME  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
   }
PRE  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
   }
