body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bodytextitalix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.header {
	font-family: "Arial Narrow";
	font-size: 24pt;
	color: #C21F0B;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4D494A;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	
}
.link1 a {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration: none;
}
.link1 a:hover {
	font-family:arial;
	font-size:10pt;
	color:#C21F0B;
	text-decoration: underline;
}

.link2 a {
	font-family:arial;
	font-size:12pt;
	color:#888888;
	text-decoration: none;
}
.link2 a:hover {
	font-family:arial;
	font-size:12pt;
	color:#C21F0B;
	text-decoration: underline;
}
.link3 a {
	font-family:arial;
	font-size:9pt;
	color:#6E6E6E;
	text-decoration: none;
	font-weight: bold;
}
.link3 a:hover {
	font-family:arial;
	font-size:9pt;
	color:#C21F0B;
	text-decoration: underline;
	font-weight: bold;
}
.producttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

