.title
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: center;
}
.header
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: left;
}
.index
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: left;
}
.top
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: right;
}
.body
{
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-family: Times New Roman;
	text-align: justify;
}

.bodycenter
{
	font-size: 11pt;
	color: black;
	font-family: Times New Roman;
	text-align: center;
}
