body {
	margin: 0px;
	padding: 0px;
	background-color: #C1F5E5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
#page {
	margin: 0px;
	padding: 20px;
	width: 760px;
	background-image: url(images/bgcontent.gif);
	background-position: center top;
	text-align: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.content {
	width: 400px;
	margin: 10px 0px 20px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	line-height: 10px;
}
.intro {
	width: 400px;
	margin: 10px 0px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
