.font01 {
	font-size: 12px;
	line-height: 1.2;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;border-width : thick thick thick thick;}
.font02 {
	font-size: 11px;
	line-height: normal;
}
.font03 {
	font-size: 15px;
	line-height: 1.6;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited { color: #003399; }
a:hover { color: #ff3399; }
