
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style38 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style41 {font-family: Arial, Helvetica, sans-serif}


/* Gallery styling */
table[id*=gallery] img { margin-bottom: 25px; }

table[id*=gallery] a { 
	text-decoration: none;
	font-size: 13px;
	text-transform: lowercase;
	opacity: 1;
	width:120px;
	height:110px;
}

table[id*=gallery] a:hover { 
	opacity: .75
}

table[id*=gallery] div { 
	margin-bottom: 1px;
	width: 121px;	
}

blockquote {
	text-align: center;	
}