body {
	background: white;
	word-spacing: 1px;
	font-family: 'arial';
	font-size: 12px;
}

th {
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 16px;
	background: #AAAACC;
}
td {
	font-family: Arial; 
	font-size: 12px;
}

h1 {
	text-align: center;
	font-family: 'Georgia'; 
	font-size: 28px;
	font-weight: bold;
}

.prodname { 	
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 20px;
}
.techill {
	font-family: 'arial';
	font-weight: bold;
	font-size: 15px;
}
	
.prodquote {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 12;
}

.itembox {
	border: 1pt solid #000;
}
.boxheader {
	background: #CCCCFF;
}
.selectbox {
	font-family: arial;
	font-size: 10px;
}