body { background: #ffffff; color: #447172 } 
body { scrollbar-base-color: #447172 }   
body { font-family: helvetica, sans serif, verdana; font-size: 12px }
P { font-family: helvetica, sans serif, verdana; font-size: 12px }
tr { font-family: helvetica, sans serif, verdana; font-size: 12px }
a:link { color: #CC0033; text-decoration: none; font-weight:bold }
a:visited { color: #447172; text-decoration: none; font-weight:bold }
a:active { color:#7EB1B3; text-decoration: none; font-weight:bold }
a:hover { color:#7EB1B3; text-decoration: underline; font-weight:bold }
}

#cssButtonMidori a {	
	background-color: #D7E7E7; 
	color: #447172; 
	visited: #447172; 
	padding: 3px 5px; 
	font-size: 14px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #7EB1B3; 
	text-align: center;
	line-height: 1.5;
                
}
#cssButtonMidori a:hover {
	background-color: #D7E7E7;
	color: #447172;
	visited: #447172;
	border:4px inset #447172;
}
#cssButtonMidori H4 {
    background-color: #ffffff; 
	color: #447172; 
	font-size: 11px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}
#cssButtonMidori H3 {	
	background-color: #D7E7E7; 
	color: #447172; 
	visited: #447172; 
	padding: 3px 5px; 
	font-size: 20px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #7EB1B3; 
	text-align: center;
	line-height: 1.5;
}
