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

body
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #000;
	font-weight: light;
	font-style: normal;
	line-height: 34pt;
}
.subText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #F00 ;
	font-weight: light;
	font-style: normal;
	line-height: 18pt;
}
.bodyDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
}
.bodyDescText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
}
.bodyDescTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
}

