body, td, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.bodyblackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.blueHeaderLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6699CC;
	font-weight: bold;
}

.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}

.boldBlue {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC
}

.boldOrange {
	color: #C06D2C;
	font-weight: bold;
}

.largeBlue {
	font-size: 16px;
	color: #3399CC;
}

.headerOrange {
	font-size: 18px;
	font-weight: bold;
	color: #F58631;
}

.headerBlue {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
}