@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	color: #000000;
	font-size: 10pt;
}

.white_16 {
	font-size: 16pt;
	color: #FFFFFF;
}

.white_12 {
	font-size: 12pt;
	color: #FFFFFF;
}

.white_9 {
	font-size: 9pt;
	color: #FFFFFF;
}

.black_14 {
	font-size: 14pt;
	color: #000000;
}

.black_9 {
	font-size: 9pt;
	color: #000000;
}

.red_9 {
	font-size: 9pt;
	color: #C60000;
}

