body {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
  margin: 0px auto;
}
.no1_left .font01 {
  font-size: 11px;
  font-family: Arial;
}
.no1_left .font02 {
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
}
.no1_left A {
  text-decoration: none;
}
.no1_left A:HOVER {
  text-decoration: underline;
  color : blue;
}
.no1_left form {
  margin: 0px;
}
.no1_left TD {
  font-size: 12px;
  font-family: Arial;
}
.no1_top A {
  text-decoration: none;
  color: #ffffff;
}
.no1_top A:HOVER{
  color: yellow;
}
.no1_top .a{
  color: #ffffff;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
}h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	color: #5f5f5f;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
h3 {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: bold;
	font-size: 12px;
}
.link-h3 {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.day {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: right;
	width: 100%;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: auto;
}
.june_calender {display:none}