body {
	background-image:    url();
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: MS Sans Serif;
	color: #003399;
}
a.menu:link {
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.contact:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a.contact:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.contact:hover {
	font-size: 18px;
	color: #003399;
	text-decoration: none;
}
.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

a.product:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.product:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.product:hover {
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

