body {
	background-color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border: 0px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	height: 314px;
	width: 417px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px;
}

.text {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	border: 0px;
}

a:link a:visited {
	text-decoration:none
}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration:none;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

h3 {
	font-size: 10px;
	font-color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
	font-style:italic;
}
