A:link {
	color: blue;
	text-decoration: underline;
}
A:visited {
	color: red;
	text-decoration: underline;
}
A:active {
	color: purple;
	text-decoration: underline;
}
B.Boldface {
	font-weight: Bold;
}
EM.courier {
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Courier";
}
EM.Emphasis {
	font-size: 10.500000pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Century Schoolbook";
}
EM.EquationVariables {
	font-style: Italic;
}
EM.Italics {
	font-style: Italic;
}
U.underline {
	text-decoration: underline ;
}
STRONG.Unix {
	font-size: 10.000000pt;
	font-weight: Bold;
	font-style: Regular;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Courier New";
}
