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: 12px;
}
td {
	font-family: Arial; 
	font-size: 11px;
	text-align: center;
}

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;
}
.links {
	font-family: 'arial';
	font-size: 13px;	
}
#maincontent{
	text-align:left;
	}