.main {
	font-family: "lr SVbN", "Osaka|";
	font-size: 80%;
	color: #333333;
	line-height: 200%;
}
H1{
  font-size : 12px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
BODY{
  color : #000000;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
A:HOVER{
	color : #FF0000;
	font-style : normal;
	text-decoration: underline;
}
