@charset "utf-8";
/* CSS Document */

.titles {font-size: 13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#336666 }
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}
.bodytextwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}

.bodytextwhitebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: 16px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
}
enumeratedtext {
	color: #000;
}
.enumeratedtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.bodyemphasis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
