.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	color: #990000;
}
.content10pt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.content11pt {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.content09pt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.content08pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #000000;
}

.img_border {
 border-width: 1px;
 border-style: solid;
 border-color: #666666;
}