@charset   "UTF-8";
TABLE {
	FONT-SIZE: 12px; line-height : 20px;
}
A {
	color : #0080ff;
  text-decoration : underline;
}
A:hover {
	COLOR: #ff8000; TEXT-DECORATION: none
;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

H1 {
	font-size: x-small;
}