﻿H1{
	margin: 1px;
	padding: 15px 20px;
	border: 1px solid #FFFFFF;
	font-size: 30px;
		color: #FFFFFF;
		text-align : center;
		letter-spacing : 2pt;
		font-weight : bold;
		font-style: normal;
		background-color: #0066ff;
	background-image: url('onsen/back2010.gif');

}
H2{
	font-size : 16px;
	color: #CC3300;
	margin-top : 10px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	letter-spacing : 1pt;
	text-align : center;
}
U{
  font-size : 14px;
  text-decoration : none;
}



STRONG{
  color : blue;
}
A{
  text-decoration : underline;
  color : blue;
}
HR{
	color : white;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	height: 0px;
}
A:HOVER{
  
  color : red;
}
BODY{
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
TD{
	color : #333333;
}
IMG{
	border: #FFFFFF;
	color : white;
	background-color : white;
}
H3{
	font-size : 16px;
	color: #CC3300;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H4{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H5{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H6{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}




