BODY,TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2A2A2;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #A2A2A2;
}

a:hover { 
		text-decoration: none;
		color: #FC3D32
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.machine {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.machine A:link {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.machine A:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}