BODY {
	color : 000000;
}
A {
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}
A:LINK {
	
}
A:ACTIVE {
	
}
A:VISITED {
	
}
A:HOVER {
	text-decoration : underline;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-variant : normal;
	font-weight : normal;
}
.small {
	font-size : 10px;	
}
.machine-header {
	font-size : 16px;	
	font-weight : bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header {
	font-size : 50px;	
	font-weight : normal;
}
