.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-weight:bold;
	font-color:000000;
	color: #FFFFFF;
}
a.style3 	{ text-decoration: none; color : #FFFFFF; }
a.style3:hover { text-decoration: underline; color : #FFFFFF; }
.style4 {
	font-weight:bold;
	font-color:000000;
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: none;
}
a.style4:hover { text-decoration: underline; color : #FFFFFF; }
.norepeat {
	background-repeat: no-repeat;
}
.blueBold {
	font-weight: bold;
	color: #003366;
		font-size: 12px;
}
.lilBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.big14drk_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #333333;
	font-weight: bold;
}
.litGreyHead {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	bottom: 4px;

}
.smallText {
	font-size: 10px;

	font-weight: normal;
}
.smallTextBold {
	font-size: 10px;

	font-weight: bold;
}
.medText {
	font-size: 11px;
	font-weight: normal;

}
.medText15 {
	font-size: 11px;
	font-weight: normal;
	line-spacing: 1.5;
}
.bbText {
	font-size: 11px;
	font-weight: bold;

}
a.bbText 	{ text-decoration: none; color : #585858; }
a.bbText:hover { text-decoration: underline; color : #585858; }
.bbLight{
	font-size: 11px;
	font-weight: bold;

}
a.bbLight 	{ text-decoration: none; color : #999999; }
a.bbLight:hover { text-decoration: underline; color : #666666; }
.indenter {
	text-align: left;
	font-weight: bold;
	padding-left: 24px;
	text-indent: -16px;

}