/* CSS Document */

body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-image: url(../images/bgbody.png);
}
a {
	color: #666699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
.footertextsize {
	font-size: 7pt;
	color: #999999;
}
.footertlinkcolor {
	color: #999999;
}
.specifications {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.space {
	color: #FFFFFF;
}