@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	vertical-align: middle;
}
.head a {
	color: #000000;
	text-decoration: none;
}
.head a:hover {
	color: #990000;
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.products a {
	color: #000000;
	text-decoration: none;
}
.products a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.footer  {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7DB902;
	text-decoration: none;
	font-weight: 700;
}
