body, a:link, a:visited, a:hover, a:active {
  color: #666666;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
body {
  margin-left: 0px;
  margin-right: 0px;
}
a:hover {
  color: #999999;
}
sup {
  font-size: 8px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
ul {
	list-style-image: url('../img/arrow.gif');
	list-style-position: outside;
}
