body {
	background: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration : none;
	line-height: 120%;
	margin: 10px 80px 10px 80px;
}

h1 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 18pt;
	color: #615787;
}

h2 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 15pt;
	color: #615787;
	margin: 15px 0px 10px 0px;
}

td {
	background: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	text-decoration : none;
	line-height: 150%;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

.terms {
	overflow: auto;
	width: 590px;
	height: 200px;
	background: #EBE8F4;
	padding: 5px;
	border: 1pt solid #615787;
	font-size: 8pt;
	text-align: left;
}