body, p, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #EF383F;
}
h2 {
	font-size: 14px;
	color: #EF383F;
}
a {
	text-decoration: none;
	color: #EF383F;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.header{
	font-size: 14px;
	color: #EF383F;
	font-weight: bold;
}
.disc {
	font-size: 9px;
}
.date {
	font-size: 9px;
	font-style: italic;
	text-align: right;
}
.hr_gray {background-color:#8F8F8F;color:#8F8F8F;height:1px;border:0;size:1px;}
.bold-red {
	color:#ff0000;
	font-weight: bold;
}
.reviewBox {
	margin: 2px;
	padding: 2px;
	width: 300px;
	border: solid #EF383F;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF8000;
	font-weight: bold;
	text-decoration: underline;
}