body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 9pt;
	color: #333333;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content {
	font-size: 9pt;
	line-height: 200%;
	color: #000000;
}
.line2 {
	border: 1px dashed #CCCCCC;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #990000;
}

 h2 {
  margin:0;
  padding:0 0 7px 0;
  font-size:15px;
  color:#B3686B;
 }
 
a:visited {
	font-size: 9pt;
	color: #000000;
}
#button {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
