.10 {
	font-size: 10px;
}
.14 {
	font-size: 14px;
}
.12 {
	font-size: 12px;
}
.12b {
	font-size: 12px;
	font-weight: bold;
}
.14b {
	font-size: 14px;
	font-weight: bold;
}
.14blue {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.12blue {
	font-size: 12px;
	color: #0033CC;
}
.14bl {
	font-size: 14px;
	color: #0033CC;
}
.link {
	color: #0033CC;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;

}
.16 {
	font-size: 16px;
	font-weight: bolder;
	color: #0033CC;
}
.14red {
	font-size: 14px;
	color: #CC0000;
}
.12bl {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.16b {
	font-size: 16px;
	font-weight: bolder;
}
.back2 {
	background-attachment: scroll;
	background-image: url(img/jijo_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1{
  font-size : 13px;
  margin-top : 0em;
  margin-left : 0em;
  margin-right : 0em;
  margin-bottom : 0em;
}


H3{
  font-size : 13px;
  margin-top : 0em;
  margin-left : 0em;
  margin-right : 0em;
  margin-bottom : 0em;
}


.h3{
  font-size : 13px;
  margin-top : 0em;
  margin-left : 0em;
  margin-right : 0em;
  margin-bottom : 0em;
}
