body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000
}

.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #DB1738
}


.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #000000
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #666666;
	font-weight: bolder;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #DB1738;
	font-weight: bolder;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bolder;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: normal;
	color: #BAB8D4;
	font-weight: bolder;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFCC66;
	font-weight: bolder;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 22px;
	color: #DB1738
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 22px;
	color: #999999
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #CCCCCC;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14px;
	color: #CCCCCC;
}

.footer {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #FFFFFF;
}


.link_in_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #0000FF;


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #DB1738;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #CC0000;
}
