/* CSS Document */
hr {
	color: #FF9900;
	height: 3px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	
}
.t1 {
	background-color: #FFFFDF;
}
.t0{
background-color: #FFEFDF;
}
.c1{
	background-color: #660000;
}
BODY {
font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}
