body {
	margin-top: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	}
h1 {
	font-size: 18px;
	color: #E3140A;
	}
h2 {
	font-size: 14px;
	color: #E3140A;
	}
p {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	}
hr	{
	color: #BCBDC1;
	width: 80%;
	text-align: left;
	}
#content img {
	border: 1px solid #BCBDC1;
	}
#left p {
	margin-left: 30px;
	margin-right: 8px;
	font-size: 11px;
	}
li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	}
#quote {
	width: 450px;
	background-color: #D2D4D7;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	}
#quote p {
	font-size: 11px;
	padding: 10px;
	margin-top: -25px;
	}
	