body {
	background-color: #CCC;
}

#Footer1 {
	font-size:12px;
	color:#333;
	text-align: center;
}


#Footer2 {
	font-size:11px;
	color:#333;
	text-align: center;
}

.Footer1cell {
	background-color:#999;
}

.Footer2cell {
	background-color:#CCC;
}

	
#Disclaimer {
	text-align:right;
	font-size:12px;
	margin-right:5px;
}


a.sp:link {color: #03C;text-decoration: none;}
a.sp:visited {text-decoration: none;color: #06F;}
a.sp:hover {text-decoration: underline;color: #000;}
a.sp:active {text-decoration: none;}

.ServicePartsList {	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}