BODY{
	font-family: verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}

LI{
	margin-bottom: 5pt;
	width: 350px;
	text-align: justify;
}
HR{
  color: #6699cc;
  height: 1px;
}

A{
  font-family: verdana,sans-serif;
  font-size: 10pt;
  text-decoration: underline;
  color: blue;
}


TD{
  font-family: verdana,sans-serif;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  border-top: 0pt;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}

TABLE{
  font-family: verdana,sans-serif;
  font-size: 9pt;
  border-top: 0pt none;
  border-right: 0pt none;
  border-bottom: 0pt none;
  border-left: 0pt none;
}

H1{
  margin-bottom: 5pt;
}

H2{
  margin-bottom: 5pt;
}

H3{
	margin-bottom: 5pt;
	font-size: 12pt;
}

H4{
	margin-bottom: 5pt;
}
