body {	margin: 0;}

p{font-family: verdana; font-size:12; line-height:2;}

li{font-family: verdana; font-size:12; line-height:2;}

a {	font-weight: bold; text-decoration: none; TEXT-TRANSFORM: lowercase;}
a:link { color: 99aa66; }
a:visited { color: 99aa66; }
a:hover { color: wheat; }
a:active { color: wheat; }

#google { position: absolute; top: 750; left: 700; color: white} 

table.simple {
	border-width: 1px;
	border-spacing: 10px;
	border-style: dashed;
	border-color: gray;
}
table.simple td {
	border-style: none;
	border-spacing: 0px;
}


