span.mytitle, div.mytitle, p.mytitle{	color: Black;	font-size: 30px;	font-family: Verdana,Helvetica;	font-weight: bold;	text-shadow: 7px 7px 15px CornflowerBlue;}span.mysmalltitle, div.mysmalltitle, p.mysmalltitle{	color: Black;	font-size: 11px;	font-family: Verdana,Helvetica;	font-weight: bold;	text-shadow: 7px 7px 15px CornflowerBlue;}div.mybanner{	font-size: 12px;	font-family: Verdana;	font-weight: bold;	color: Black;	background-color: Snow;	border: 0px;	box-shadow: 0px 0px 3px Black;	padding: 2px;	margin: 7px;}div.mybannerfocus{	font-size: 12px;	font-family: Verdana;	font-weight: bold;	color: Black;	background-color: LemonChiffon;	border: 0px;	box-shadow: 0px 0px 3px Black;	padding: 2px;	margin: 7px;}div.mylegend{	font-size: medium;	font-family: Verdana;	color: White;	background-color: SlateGray;	padding: 4px;	margin-top: 20px;	margin-bottom: 7px;}h4.mylegend{	margin-bottom: 0;	color: SlateGray;}hr.mylegend{	height: 14px;	margin-top: 12px;	margin-bottom: 12px;	background-color: LightSlateGray;}