
BODY 	{ 
    	color: #000000; 
   	background: #FFFFFF;
	margin-top: 2%;
	margin-left: 10%;      
    	margin-right: 10%; 
	margin-bottom: 5% 
  	} 

P 	
	{
	text-align: justify 
   	}
	
P.center 	
	{
	text-align: center 
   	}
	
P.left
	{
	text-align: left
	}

P.right
	{
	text-align: right
	}

P.list
 	{
	line-height: 1.1  
   	} 		
 
H1	{
	text-align: center;
	color: #000066	
	}

H2	{ 	
	color: #000080	
	}

H3	{ 	
	color: #000000	
	}

H4	{ 	
	color: #000000	
	}

OL 	{ 
	margin-left: 8%;
    	}

OL#long 	
	{  	 	
	margin-left: 10%;
        margin-right: 2%
    	}
 	
UL 	{ 
	margin-left: 8%
    	}
 
UL#long 	
	{  	 	
	margin-left: 10%;
        margin-right: 2%
    	}

UL#nest 	
	{  	 	
	margin-left: 5%;
        margin-right: 2%;
	font-size: smaller
    	}

A:link
	{ 
	color: #880000
	} 

A:visited
	{ 
	color: #3366cc 
	} 

A:active 
	{ 
	color: #0066FF 
	}

 
	 
