h2 {
	color="#0065CC";
	font-family: "arial";
	font-size: 14pt;
}

h3 {
	color="#555555";
	font-family: "arial";
	font-size: 12pt;
}

h4 {
	color="#555555";
	font-family: "tahoma";
	font-size: 10pt;
	font-weight: bold;
}


li {
	font-family: "arial";
	font-size: 10pt;
}

font.address {
	font-family: "arial";
	font-size: 10pt;	
	
	}
table.address {
	background="#eeeeee";
	
}
	
table.specs {
	border-color="#cccccc";
	background="#FFF5D1";
	font-family: "arial";
	font-size: 10pt;
	width=500px;
	}
	

table.formTbl {
	border-color="#AE8700";
	background="#eeeeee";
	font-family: "arial";
	font-size: 10pt;	
	color="#0065CC";
	font-weight: bold;
	}
	
p {
	font-family: "tahoma";
	font-size: 10pt;
	}		
	
td {
	padding: 2px;
	}


table.calc {
	
	font-size: 10pt;
	font-family: "Arial";
}

p.disclaim {

	font-size: 8pt;	
	color: "#333333";
} 

table.machineList {
	font-family: "arial";
	font-size: 10pt;
	width: 100%;
	}