P {
    margin-left: 2%; margin-right: 2%; text-align: justify; text-indent: 20
	color: #8f0000;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
P.TD {text-indent: 0; margin-left: 0; margin-right: 0}
P.CT {text-align: center; text-indent: 0}
P.CR {text-indent: 0; margin-left: 2%; margin-right: 2%}
body {
	background-color: #fae3a4;
	color: #8f0000;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
a:link {
	color: #8f0000;
	text-decoration: none;
}
a:visited {
	color: #8f0000;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
