body {
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url("http://pccake.com/paulsauto/images/road.gif");
	background-repeat: repeat-y;
     }
p    {
	text-indent: 15px;
	margin-right: 15px;
	margin-left: 15px;
     }
font	{}
.hdr {
	color: #9f9f9f;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
     }
.add { 	
	color: #9f9f9f;
	font-family: Times New Roman, Serif;
	font-size: 28px;
	font-weight: bold;
     }
.slo {
	color: white;
	font-family: Times New Roman, Serif;
	font-size: 36px;
	text-decoration: italic;
	spacing-top: 10px;
     }
.phn {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 32px;
	font-weight: bold;
     }
.midleft{
	color:white;
	}
.cssCompliant
	{
	color:red;
	}
.cssNonCompliant
	{
	color:white;
	}
li	{
	margin-bottom: 10px;
	}
h3	{
	text-align: center;
	}


