body { background: #ffffff; color: #3D709A } 
body { scrollbar-base-color: #3D709A }   
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: #660033; text-decoration: none; font-weight:bold }
a:visited { color: #3D709A; text-decoration: none; font-weight:bold }
a:active { color:#B6C7E5; text-decoration: none; font-weight:bold }
a:hover { color:#B6C7E5; text-decoration: underline; font-weight:bold }


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