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

body
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #f6ff00;
	font-weight: light;
	font-style: normal;
	line-height: 34pt;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #f6ff00;
	font-weight: light;
	font-style: normal;
	line-height: 14pt;
}
.bodyText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #f6ff00;
	font-weight: light;
	font-style: normal;
	line-height: 14pt;
}
.bodyDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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;
}

