body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 50px;
	margin-top: 35px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h3p {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
	color: #000000;
	width: 475px;
	line-height: 14px;
}
a:link {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
	font-size: 11px;
}
ul {
	font-size: 11px;
	color: #000000;
	width: 475px;
	line-height: 14px;
}

