body {
	margin: 0px;
	padding: 6px 0px 0px;
}
.container  {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #001958;
}
.topLeftLogo {
	height: 190px;
	width: 300px;
	background-image: url(images/top-left-logo.gif);
	background-repeat: no-repeat;
}
.productsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
.productsText ul {
	list-style-position: outside;
}
.productsText a:link{
	color: #ffffff;
	text-decoration: none;
}
.productsText a:visited{
	color: #ffffff;
	text-decoration: none;
}
.productsText a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.productsText a:active{
	color: #ffffff;
	text-decoration: none;
}
.style1 {
	font-family: Magneto;
	font-size: 36px;
	color: #001958;
}
.style2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 16pt;
}

