body {
	text-align : center;
	margin : 0px;
	font-family : Calibri, Corbel, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 80%;
	_font-size : 80%;
	padding-bottom : 10px;
	padding-top :20px;
}
a {
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}