body {
	margin: 0;
	background-color: #fff;
	font: normal 8pt verdana, arial, helvetica, sans-serif;
	color: #000;	
}
img { border: 0; }

#bodycopy { 
	position: absolute;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	margin-top: 15px;
	text-align: center;
}

#google { margin: 0; padding: 0; }

#content p { margin: 10px; }
#content p a { font-weight: bold; color: #4084c4; text-decoration: none; }
#content p a:hover { color:#d7182e; text-decoration: none; }

#trademark p { color: #818181; font-size: 7.5pt; }
#trademark p a { font-size: 7.5pt; color: #818181; text-decoration: none; }
#trademark p a:hover { color:#000; text-decoration: underline; }

.copyright { color: #818181; font-size: 7.5pt; }

#footer { margin-bottom: 5px; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { color:#818181; text-decoration: none; }