body { 	font-family: "Lucida Grande", Arial, sans-serif;	color: black;	background-color: #f2f1f0;	margin: 0; 	font-size: 9pt;}
p {
	padding-bottom: 8px;}
a{	color: #778fbd;	font-size: 11pt;	font-weight: bold;	line-height: 12pt;	text-decoration: none;}h1 {	text-shadow: white 3px 3px 5px;
	font-size: 30pt;	font-weight: 500;	color: #606070;	letter-spacing: -1pt;	padding-top: 8px;}a:hover { 	text-decoration: underline;}
#contentleft  {	padding: 40px 30px 30px;	width: 250px;	height: 200px;	border: 3px solid #dfdfdf;
	-webkit-border-radius: 30px; 
	-webkit-box-shadow: 3px 3px 20px gray;
	float: left;
	text-align: center;
	background-color: white;}#contentright {	padding: 30px 30px 40px;	width: 250px;	height: 200px;	border: 3px solid #dfdfdf;
	-webkit-border-radius: 30px; 
	-webkit-box-shadow: 3px 3px 20px gray;
	float: left;
	left: 50px;
	position: relative;
	background-color: white;}#frame {	margin-top: 20px;	margin-right: auto;	margin-left: auto;	width: 700px;}.icon { margin-bottom: -10px;}.weblink {	color: #8090a0;	font-size: 10.5pt;}
.caption {	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
