#container {
	background-color:transparent;
}

span.g {
	background-image:url('../images/g.png');
	background-repeat:no-repeat;
	width:289px;
	height:43px;
	display:block;
	margin-left:10px;
}

#bodyp {
	height:auto;
	font-family:sans-serif,Arial,Verdana;
	font-size:8pt;
}

#bodyp a {
	color:#369;
	text-decoration:none;
}

#bodyp a:hover {
	color:#69C;
	text-decoration:underline;
}



