@charset "utf-8";

.titletextA{
	font-family:Tahoma,"Lucida Sans Unicode",Geneva,Helvetica,Arial;
	font-size:18pt;
	text-decoration:underline;
}
.titletextB{
	font-family:Geneva,Helvetica,Arial;
	font-size:18pt;
}
.titletextC{
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-size:21px;
	font-weight:bold;
}
.headingA{
	font-family:Tahoma,"Lucida Sans Unicode",Geneva,Helvetica,Arial;
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
.paragraphtextA {
	font-family:Arial,Trebuchet,Verdana,Tahoma,Georgia;
	font-size:10.5pt;
	line-height:150%;
}
.paragraphtextB {
	font-family:Georgia,Arial,Trebuchet,Verdana,Tahoma;
	font-size:11pt;
	line-height:120%;
}
.paragraphtextC {
	font-family:"Times New Roman",Trebuchet,Verdana;
	font-size:12pt;
	line-height:115%;
}
.paragraphtextD {
	font-family: Trebuchet, Verdana, Tahoma, Arial;
	font-size: 11pt;
	line-height:110%;
}
.paragraphtextE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height:115%;
}
.linkclass1 {
	color:#00f;
	font-weight:bold;
	text-decoration:underline;
}