body {
	padding:0;
	background:#fff;
	text-align:center;
	color:#000;
	font-family:tahoma, arial, "Lucida Grande", sans-serif;
	font-size:9pt;
}

p { margin:5px 0; }
a { color:#0098d4; text-decoration:none; }
a:hover { color:#0098d4; text-decoration:underline; }
img { border:none; }

#root {
    width:450px;
    margin:0 auto;
    padding-top:127px;
}

#root p { font-size: 9pt; line-height:14pt; }
