.arial_body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	}
.arial_body A:link {
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.arial_body A:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.arial_body A:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;	
}
.arial_body A:active {
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
}
.arial_bold {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.arial_bold A:link {
	CCOLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.arial_bold A:visited {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.arial_bold  A:active {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.arial_bold A:active {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.arial_title {
	COLOR: #990000;
	FONT-FAMILY: Arial;
	font-size: 12pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.separator{
	border-bottom: 1px solid #CCCCCC;
	}
.footnote {
	COLOR: #333333;
	FONT-FAMILY: Arial;
	font-size: 7pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.text-in-title-box {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.box2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}