.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textred {
	color: #F00;
}
.strongtxt {
	font-weight: bold;
}
.centertxt {
	text-align: center;
}
.emtext {
	font-style: italic;
}
.yellowbg {
	background-color: #FF9;
}
