h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a,body{
       margin:0;
       padding:0;
}
body {
	font-family: arial, sans-serif, helvetica;
	font-size: 9pt;
}
td{

	font-size:9pt;
	color:#000000;
	margin-top:5pt;
	margin-bottom:5pt;
}
p{

	font-size:9pt;
	color:#000000;
	margin-top:5pt;
	margin-bottom:5pt;
}
h1 {

	font-size:16pt;
	color:red;
	padding-bottom:3px;
}
h2 {

	font-size:14pt;
	color:red;
	padding-bottom:3px;
}
h3 {

	font-size:12pt;
	color:red;
	padding-bottom:3px;
}
/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */
#machinelist{
}
#machinelist {border-collapse: collapse;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

#machinelist td, th {border: 1px dotted #bbb;
padding: .5em;}

#machinelist caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

#machinelist a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

#machinelist a:link {border-bottom: 1px dashed #ddd;
color: #000;}

#machinelist a:visited {border-bottom: 1px dashed #ccc;
color: #808080;}

#machinelist a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

#machinelist thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

#machinelist tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

#machinelist tbody th, tbody td {vertical-align: top;
text-align: left;}

#machinelist tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

#machinelist tbody tr:hover {background: #fafafa;}

* html .minwidth {
	border-left:820px solid #fff;
}
* html .container {
	margin-left:-820px;
}
.width {
	width:100%;
	min-width:820px;
}

