a. { text-decoration:none; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration : underline; }


h1 {
  font-size:12px;
  color:#ffffff;
  margin: 0px 0px 0px 15px;
}

h2 {
  color:#ffffff;
  font-size:12px;
  margin: 0px 0px 0px 15px;
}

h3 {
  color:#006699;
  line-height:2em;
  margin: 0;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
