/* Aisha Shrine */


	body { 	background-color: #FFFFFF; 
			margin: 0; 
			font-family: "verdana", sans-serif; 
			color: #00008B; }	

	.leftbar { background: url(acimages/sunflowers.jpg); 
			padding: 10px;
			font-size: 16px; 
			font-weight: bold;
			color: #660066;
			line-height: 2; }
		
		.leftbar a:link {color: #00008B; font-weight: bold; text-decoration: none}
		.leftbar a:visited {color: #00008B; font-weight: bold; text-decoration: none}
		.leftbar a:active {color: #660066; font-weight: bold; text-decoration: none}
		.leftbar a:hover {color: #660066; font-weight: bold; text-decoration: none }
	
	
	.main { 	 padding: 2em; }
			
	p { 	font-size: 14px; }
		
	.menu { font-size: 14px; }	
	
	.linklist { 	font-size: 13px; 
			padding-left: 40px; }
		
	.returntarget { font-size: 11px; }
	
	.bold { 	font-size: 15px; 
			font-weight: bold; 
			text-align: center; }
		
	h1	{ 	font-size: 16px; 
			font-weight: bold; }
			
	h2	{	font-size: 18px;
			font-weight: bold; }		
			
	.name {	font-size: 18px;
			font-weight: bold; }
			
	.note {	font-style: italic; }		
			
			