div#google {
  width: 255px;
  height: 255px;
  border: solid 0px;
  float: left;
  padding: 5px;
  margin-top: 25px;
}

body {
	background-color: #BDFFBE;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;	
	color: #000000;
}

td, th {
	font-family: Arial;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
}





a:Link {
	color: Blue;
	text-decoration: underline;
}
 
 
A:Visited {
color: #BB45F8; 
text-decoration: underline;
}

A:Hover {
	border-top-color: #000000;
	background-color: #AAE4D0;
	border-top-style: solid;
	border-top-width: 1px;
}



body {
background-color:#ffffff; 
margin-top:0px; 
margin-right:0px; 
margin-bottom:20px; 
margin-left:0px; 
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:A5D3FA; 
scrollbar-shadow-color:#005901; 
scrollbar-highlight-color:#B5FFB9; 
scrollbar-track-color:White;


}


p, ul, ol {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	line-height: 150%;
}


H1 {
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}


H2 {
	color: Teal;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}


H3 {
color:#000000; 
font-family: Arial;
font-size:14px; 
font-weight:700;
}