.regulartext {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tablestyle {
	border: 1px dashed #336699;
	background-color: #F4F4F4;

}
.regulartextbold {

	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.highlightedtext {


	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
}
.blueboldtext {


	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.headingtext {



	font-family: Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.quotetext {

	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.titletext {




	font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
.italicboldtext {


	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.xlargetextblack {

	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.xlargetextwhite {


	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.xlargetextyellow {



	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.redboldtext {



	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
