.main {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #333333;
}
.heading {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.notes {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.alink {
	font-family: "Times New Roman";
	color: #CC3300;
}
.standout {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.standout-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.tab-yel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.tab-wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
