p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 10px 10px 10px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 10px 10px 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
	padding: 4px 0px 2px 0px;
	font-size: 20px;
	color: #ce6b4a;
	border-bottom: solid 1px #ccc;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	font-size: 16px;
	color: #111;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 4px 10px;
	padding: 10px 0px 2px 0px;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	color: #ce6b4a;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	font-size: 14px;
	color: #ce6b4a;
}

a {
	color: #000000;
}

a:hover {
	color: #cc0000;
}



div.footer { text-align: center; margin: 5px; color: #727274; font-size: 10px; }
div.footer p { margin: 0; padding: 5px; color: #727274; font-size: 10px; }
div.footer a { margin: 0 10px; display: inline; }
div.footer a:link { color: #727274; text-decoration: none; }
div.footer a:visited { color: #727274; text-decoration: none; }
div.footer a:hover { color: #111; text-decoration: underline; }



table.boxes { width: 200px; padding: 0px; }
table.boxes td.box1 { width: 200px; padding: 0px; background-image: url('images/box1.gif'); background-repeat: no-repeat; }
table.boxes td.box2 { width: 200px; padding: 0px; height: 35px; background-image: url('images/box2.gif'); background-repeat: no-repeat; }
table.boxes p { margin-left: 11px; margin-right: 11px; margin-bottom: 4px; }



table.compare{
	margin: 0px 0px 20px 10px;
	text-align: center;
	border-top: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
}

table.compare th{
	padding: 8px 0px 8px 0px;
	text-align: center;
	border-bottom: 1px solid #a2a2a2;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #dddddd;
}

table.compare td{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	border-bottom: 1px solid #a2a2a2;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}



table.review{
	margin: 0px 0px 0px 10px;
	text-align: left;
	border-top: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
}

table.review td{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
	text-align: left;
	border-bottom: 1px solid #a2a2a2;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
