p.hidelink {	display: none;}
* {margin: 0; padding: 0;}
img {display: block; border: 0;}
p {margin-top: 10pt;}
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
	page-break-before: auto;
	page-break-after: auto;
}
.registered {
font-size: 0.8em;
line-height: 300%;
}
div#wrapper {
width: 500pt;
margin: 0 auto;
}
div#header{
border-bottom: 8px solid #9cc;
height: 110pt;
}
h1 {
font-size: 14pt;
color: #336;
margin: 10pt 0;
}
h2 {
font-size: 12pt;
color: #336;
margin: 10pt 0;
}
.name {
	font-size: 30pt;
}
img.left{
float: left;
margin: 10pt;
}