body { 
	background: #ffffff url(../images/bg.gif) repeat-x top left;
	margin: 0px;
}

p,tr,td { 
	background: #ffffff;
	font-family: "Helvetica, Arial";
	font-size: 1em;
}

table.feature {
	margin: 0, 0, 10px, 10px;
	background-color:#ff0000;
}

.red {
	background-color:#ff0000;
}

p.white {
	background: #ff0000;
	color: #ffffff;
	text-align: center;
}

p.whitetitle {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	font-family: "Helvetica, Arial";
	color: #ff0000;
}

h2 {
	font-size: 1.2em;
	font-family: "Helvetica, Arial";
	color: #ff0000;
}

h3 {
	font-size: 1.0em;
	font-family: "Helvetica, Arial";
	color: #ff0000;
}