html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
img {
	border-style: none;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
.mpiimage_left { 
  margin-right: 15px; 
	margin-bottom: 15px;
}
.mpiimage_right { 
  margin-left: 15px; 
	margin-bottom: 15px;
}
h1 {
	font-size:16px;
	margin:0 0 10px 0;
	color: #009999;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size:16px;
	margin:0 0 10px 0;
	color: #009999;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-size:16px;
	margin:0 0 4px;
	font-weight: normal;
}
h4 {
	font-size:16px;
	margin:0 0 10px 0;
	color: #009999;
	text-transform: uppercase;
	font-weight: bold;
}
p {
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
div.mainContent ul,ol {
  padding:0 0 0 30px;
}

