
/*body { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #666666;  #333;
	background-color: #e4e4e4 
}
*/

body {
	background-color: white;
	margin: 0 auto;
	font-family: "Myriad ", "Bitstream Vera Sans","Lucida Grande", verdana, "Luxi Sans","Trebuchet MS", helvetica,verdana,arial,sans-serif;
	font-size: 90%;
	padding: 2em;
	color: #333;
	line-height: 150%;
}

p { 
	padding-bottom: 3px; 
	padding-top: 3px 
}

.quote {
	padding: 15px;
	font-size: 110%;
	font-style: italic;
	color: #330033;
}

/*ul {
  list-style-type: none
}*/
  
.image div {
	font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    font-style: italic;
    text-align: center;
}

.img-shadow {
	float:left;
	background: url(compressed/shadowAlpha.png) no-repeat bottom right !important;
	background: url(compressed/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.style3 { 
	font-size: 14px 
}

.style9 { 
	font-size: 10px; 
	font-weight: bold 
}

.style14 { 
	font-size: 10px; 
	font-weight: bold 
}

.style17 {	
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic 
}

