@charset "UTF-8";

h2 {
	font-family:"Helvetica Neue",Helvetica,Arial;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
}

h3 {
	font-family:"Helvetica Neue",Helvetica,Arial;
	font-size:15px; 
	font-weight:normal; 
	padding-bottom:10px;

}	

p {
	font-size:13px;
	color:#B02802; 
	line-height:150%;
}

th {
	text-align:left;
	width:350px;
	padding-right:50px;
}

td {
	text-align:center;
	border:3px solid #B02802;
}

tr {
	margin:10px 0 10px 0;
}

table {
	margin-bottom:30px;
}