h3 {
	font-family: verdana, arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #990000;	
}

p.content {
	font-family: verdana, arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000000;
}

p.comment {
	font-family: verdana, arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #333333;
}

p.data {
	font-family: verdana, arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #333333;
}

hr.line1 {
	height: 1px;
	border: 0;
	color: #333;
	background-color: #333;
	width: 80%;
	float: left;
} 

hr.line2 {
	height: 1px;
	border: 0;
	color: #333;
	background-color: #ccc;
	width: 80%;
	float: left;
}