@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body, td, th {
font-family: Verdana, Geneva, sans-serif;
 font-size: 12px;
 font-color: #FFFFF;
}
body {
	background-image: url(../../Templates/backgroundcatalog.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #6FF;
}
a:visited {
	text-decoration: none;
	color: #6FF;
}
a:hover {
	text-decoration: none;
	color: #0C9;
}
a:active {
	text-decoration: none;
	color: #6FF;
	text-align: center;
}
a {
	font-size: 12px;
	color: #6699CC;
}
.footer {
	font-size: 10px;
}
h3 {
	color: #6FF;
}
h4 {
	color: #6FF;
}
h5 {
	color: #6FF;
}
.Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6FF;
}
-->
</style>
