body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  line-height: 1.21;	
  margin: 0;
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 140%;
  margin-top: 0px;
}

h3 {
  font-size: 120%;
  color: #1F1106;
}

h4 {
  font-size: 100%;
}


td, th {
  font-size: 10pt;
}

th {
  font-weight: bold;
  text-align: left;
}

ul {
  list-style-type: square;
  list-style-position: outside;
  text-indent: 15px;
}

.white_space {
	margin: 5px 25px 5px 30px;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 1px solid #DFD3BD;
}
.footer a {
	text-decoration: underline;
	color: #666666;
}
.left {
	margin: 5px 25px 5px 30px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;	
}
.products {
	margin: 10px;
	
}
.nav {
	margin: 75px 5px auto 15px;
	width: 135px;
}