body {
	margin:0px;
	padding:0px;
}

#container {
	position:absolute;
	top:0px;
	left:50%;
	width:750px;
	margin-left:-375px;
	height:100%;
}

#bodyp {
	text-align:center;
	margin-bottom:10px;
}

img.a00 {
	margin:10px;
}

img.a01 {
	margin:10px;
}

#bodyp a {
	font-size:14pt;
	color:#000000;
	font-family:sans-serif,Arial,Verdana;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

#bodyp a:hover {
	text-decoration:underline;
	color:#888888;
}