BODY   	{	text-align:center;
	font-size: 18pt;
	font-weight:bold;
	font-style:normal;
	font-family:"Times Roman" , serif;
	background-image: url(./images/back.jpg);
	color: Maroon;
	
}	

A:link {
	font-size: 16pt;
	color: Maroon;
	TEXT-DECORATION: underline;
}
		
A:visited {
	color: Maroon;
	font-size: 16pt;
	TEXT-DECORATION: overline;
}
		
A:hover {	color: Black;
	font-size: 16pt;}

A:active {
	color: Maroon;
	font-size: 16pt;
	TEXT-DECORATION: line-through;
}

h1	{text-transform:capitalize;
		text-align:center;
		background-color:#B77F55;
		color:#E9E59D;
		font-size:46pt;
		font-weigth:500;
		font-width:70%;
		font-family:"Arial" , sans-serif}

h2    {	
		text-align:center;
		background-color:#B77F55;
		color:#E9E59D;
		font-size:14pt;
		font-weigth:600;
		font-family:"Arial" , sans-serif}

h3		{	color:Maroon;
		font-size:14pt;
		font-weigth:600;
		font-family:"Arial" , sans-serif}

ul 		{text-align:center;
		color:Maroon;
		font-size:14pt;}

em    	{font-style:normal;
		text-align:center;
		color:Maroon;
		font-size:14pt;}


		
.copy 		{font-size: 10px; 
		background-color:#eeeeee; 
		text-align:center;
		color: #999999; 
		width=70%;
		font-family: Geneva, Arial, Helvetica, san-serif}
	
		
.table {	width:80%;	}

