body 
	{
	background:white ; 
	font-family: "Comic Sans MS", "Lucida Sans","Arial", sans-serif;
	}  

#logo, #footer 		{	text-align: center;	} 


h1,h2,h3,h4,h5,h6	
	{
	color:green; 
	font-family: 'Baskerville Old Face',georgia, 'times new roman', times, serif;
	}
h1
	{	
	text-align: center;
	}
table 	
	{	
	text-align: left;
	padding: 20px;
	}
	
.accesskey
	{
	text-decoration: underline;
	}
.bot
	{
	font-size:xx-small;
	}
.dropcap, .accesskey 
	{
	font: 150%/100% serif; 
	color:green; 
	margin-right:-3px; 
	}
.list 
	{
	font-size:smaller;
	}

.menu 	{	text-align: "center" ;	}

.sizeh2, .mainlist			
	{	
	font-size: 140% ; 
	line-height: 145%;
	font-family:'minion web', Georgia, Palatino,'Times New Roman',Times,  serif; 
	text-align: left;
	color:green;   
	}
.mainlist			
	{	
	font-size: 200% ; 
	}
.sizeh6			
	{	 font-size: 85% ; 	}


a:link
	{ 
	font-weight:bold ;
	color : purple ;
	}
a:visited
	{
	font-weight:bold ;
	color : green ;
	}
a:hover
	{
	text-decoration: underline ;
	font-weight:bold ;
	color : pink ;
	}			

