.grayheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.redheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-indent: 50px;
}
.portfolio_header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.courierblack {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
}
.couriergrayboldital {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.courierbullet {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
