@charset "UTF-8";
 <!--

h1{
  font-size : 12px;
  font-weight : 100;
  margin-top : 1px;
  margin-bottom : 1px;
  
  line-height : 1.3;
}

H2{
  font-size : 12px;
  color : #0080ff;
  font-weight : 100;
  margin-bottom : 0px;
}
-->
<!--
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
;
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
;
}

-->