body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

#whitetext {
	padding-right: 14px;
	padding-left: 22px;
}
#whitetextdown {
	padding-right: 24px;
	padding-left: 22px;
	padding-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 0px;
}
.foot {
	text-decoration: none;
}
.foot a:link {
	text-decoration: none;
}
.foot a:visited {
	text-decoration: none;
}
.foot a:hover {
	text-decoration: underline;
}
.foot a:active {
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.product img {
    border: 1px solid #FFFFFF;
}

