a.AAA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;


}
a.AAA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;


}
a.AAA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	background-color: #003300;
	height: 100%;
	width: 100%;



}
a.BBB:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;

}
a.BBB:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;

}
a.BBB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;

}
a.CCC:link {
	color: #003300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
a.CCC:visited {
	color: #003300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;


}
a.CCC:hover {
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
a.DDD:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;

}
a.DDD:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;

}
a.DDD:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
	background-color: #99CC66;
	height: auto;
	width: 100%;



}
 
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #003300;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.textBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}
.textBoldItalicBrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc6600;
	font-weight: bold;
	font-style: italic;
}
.sub-subheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}

