body {
	background-color: #ffffff;
}
body, body p, body * { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 9pt; color: #333333}
p {
	margin: 10px;
}
h1 {
	position:	absolute;
	top: 			170px;
	font-size: 	9pt;
	color: 		#333333;
	width:		150px;
	text-align: right;
	margin-right: 10px;
}
a:active {color: #663333}
a:hover {color: #660000}
a:link {color: #660033}
a:visited {color: #333333}
div#center {
	text-align: left;
	position: 	absolute; 
	left: 		12.5%; 
	right: 		12.5%; 
	width: 		75%; 
	margin: 		10px;
}

div#content{
	position:	absolute;
	left: 		160px;
}

img#logo{
	width:	160px;
	height:	160px;
	padding: 0;
	border:	0;
}

