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

P 	
	{
	text-align: justify; 
	color: #000000
   	}
	
P.center 	
	{
	text-align: center
   	}

P.right
	{
	text-align: right
	}
	
P.i
	{
	font-style: italic
	}
	
P.detail
	{
	font-size: x-small;
	text-align: center
	}	
 		
 
H1	{
	text-align: center;
	color: #6699ff	
	}

H2	{ 
	text-align: left;	
	color: #000000	
	}

H3	{ 
	text-align: center;	
	color: #000000;
	}

H4	{	
	color: #000000	
	}

A:link
	{ 
	color: #6666cc 
	} 

A:visited
	{ 
	color: #6699cc
	} 

A:active 
	{ 
	color: #ff0000
	}



 
	 
