body {
	margin:15px;
	padding:0;
         padding-top:15px;
	background-color: #fff;
	color:#444;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
         text-align: center;
}

p,pre,a,h1,h2,h3,h4,span {
	font-family:Arial,Comic Sans MS,Arial,sans-serif;
}

a { font-size:22px; font-weight:bolder; }
a:link { color: #0069b3; text-decoration: none; margin-right: 5px; }
a:visited { color:#0069b3; text-decoration: none; margin-right: 5px; }
a:hover { color:#425677; text-decoration: none; margin-right: 5px; }
a:active { color: #425677; text-decoration: none; margin-right: 5px; }

.center {
	text-align: center;
}
