.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

hr {color: #333333;
}
h3 {
font-family: san-serif;
	font-size: 18px;
	color: #333333;
	weight: bold
}
.title {
	font-family: san-serif;
	font-size: 14px;
	color: #CC0000;
	weight: bold;
	letter-spacing: .5em;
	font-weight: bolder;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
