/* Presentation Stylesheet */ 

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}



p {
	 margin:0;
	 padding: 0 20px 0 20px;
	 color:#555555;
	 line-height:170%;
 	}
	
	


.grey {
border: 0;
margin-left:20px;

}
	
	
 
 .blue {
 	color:#996600;
	font-style:italic;
	font-size: 1.1em;
 	}
	
	

a:link {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #56451F;
}
a:active {
	text-decoration: none;
	color: #996600;
}


	

h4 {
 margin:0; 
 padding: 20px;
 color:#56451F;
 letter-spacing: 1px;
 
 }
 
 
h2 {
 font-size:15px;
 margin:0; 
 padding: 20px;
 color:#56451F;
 letter-spacing: 1px;
 
 } 
 
 
 
h3 {
 font-size:12px;
 margin:0; 
 padding: 20px;
 color:#56451F;
 letter-spacing: 1px;
 
 }
 
 

ul {
list-style:none;
}



li {
line-height:200%;
background:url(slices/smdiamond.jpg) no-repeat left center;
padding-left: 18px;
font-weight:bold;
font-size:12px;
}



#footertext  {
    font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
}






<!-- tabs navigation starts here  -->


