body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* { 
	line-height: 11pt
}
a {
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #0000ff;
	text-decoration: none
}
.quote_text {
	font-family: Verdana;
	font-size: 7pt;
	color: #006699;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
}
.question {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	cursor:hand;
	text-decoration: underline;
}
.pading {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}
.textbox {
	border-top: 1pt ridge #999999;
	border-right: 1pt groove #f5f5f5;
	border-bottom: 1pt groove #e8e8e8;
	border-left: 1pt ridge #E9E9E9;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
}
.button {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	cursor: hand;
}