@charset "UTF-8";
.columns
	{
	font-family:Arial;
	text-align:center;
	border-top:none;
	border-right:.5pt solid black;
	border-bottom:none;
	border-left:.5pt solid black;
	background:white;
	font-size: 10pt;
}
.column_head
	{
	font-size:8pt;
	font-weight:700;
	font-family:Arial;
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	height: 20px;
	background-color: #FFFFFF;
}
.manufacturer
	{
	font-weight:700;
	font-family:Arial;
	text-align:center;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background-color: #CCCCCC;
}
a:link
	{
	color:#000000;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	text-underline-style:single;
	font-family:Verdana;
}
a:visited
	{
	color:#999999;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	text-underline-style:single;
	font-family:Verdana;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #999999;
}
.Import {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
