.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
img.intro {
	padding: 0px;
	margin-top: 110px;
	margin-bottom: 110px;
}
#container h1 {
	font-weight: normal;
	font-size: 12pt;
	line-height: 11pt;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#container h2 {
	font-weight: normal;
	font-size: 10pt;
	line-height: 11pt;
	color: #999999;
	text-decoration: none;
	margin-top: 50px;
}
a:link, a:visited, a:active {
	color: #FF0099;
	text-decoration: none;
	background-image: none;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
}

