@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-style: italic;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}

.style3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: 990000;
}


.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #506987;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}
.style7 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #506987;
}
.style8 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.style12 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #506987;
}


.style9 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style10 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #506987;
}
.style11 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
.stylelink {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
