@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0x;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:normal;
}

img {
	border: 0px;
	margin: 0px;
}

#links {
	display: none;
}

a {
	text-decoration: none;
}
