/* for spans only */
.span10szNormal {font-size:10pt; font-weight:normal;}
.span10szBold {font-size:10pt; font-weight:bold;}
.span11szNormal {font-size:11pt; font-weight:normal;}
.span11szBold {font-size:11pt; font-weight:bold;}
.span12szNormal {font-size:12pt; font-weight:normal;}
.span12szBold {font-size:12pt; font-weight:bold;}
.span13szNormal {font-size:13pt; font-weight:normal;}
.span13szBold {font-size:13pt; font-weight:bold;}
.span14szNormal {font-size:14pt; font-weight:normal;}
.span14szBold {font-size:14pt; font-weight:bold;}
.span16szNormal {font-size:16pt; font-weight:normal;}
.span16szBold {font-size:16pt; font-weight:bold;}
.span18szNormal {font-size:18pt; font-weight:normal;}
.span18szBold {font-size:18pt; font-weight:bold;}
.span24szNormal {font-size:24pt; font-weight:normal;}
.span24szBold {font-size:24pt; font-weight:bold;}
.paraHeader
{
	font-family: Arial,verdana,tahoma;
	font-size: 12pt;
	color: blue;
	font-weight: bold;
	display: block;
	padding: 10px 0px 10px 0px;
}
.paraHeader18
{
	font-family: Arial,verdana,tahoma;
	font-size: 18pt;
	color: Blue;
	font-weight: normal;
	display: block;
}
.paraHeaderBlackNoEm
{
	font-family: Arial,verdana,tahoma;
	font-size: 14pt;
	color: Black;
	font-weight: normal;
	display: inline-block;
	padding: 10px 0px 10px 0px;	
}
.bigtwofour {font-size:24pt; color: Black;}
.blue {color: Blue;}
.bluebold {color:Blue; font-weight:bold;}