body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CA0000;
	line-height: 20px;
	text-decoration: none;
}

.main_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3300CC;
	line-height: 20px;
	text-decoration: none;
}

.main_title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}

.main_hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6666;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.content_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.red_thin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}