.standardgrey {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.standard12ptblack {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.sublineblack14 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.yah-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.formal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

