 
BODY {
	
	color : black;
	
	
	
	
	font-family : "Shippori Mincho",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-transform : none;
}
H1 {
	
	
	
	
	color : teal;
	
  font-size : 50px;
  font-family : "Shippori Mincho",serif;
}
H3 {
	font-size : 30px;
	
	
	
	
	
	
	
	
  font-family : "Shippori Mincho",serif;
}
A:link{
  
  
  color : teal;
  text-decoration : none;
}
A:visited{
  color : #469142;
  text-decoration : none;
}
A:hover{
  
  
  
  color : lime;
}
STRONG{
  
  
  
  

  
  font-family : "Shippori Mincho";
  font-size : 100%;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-transform : none;
}
EM{
  
  
  
  font-size : 100%;
  
  
  

  font-family : "Shippori Mincho",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-transform : none;
}
H6{
  font-size : 24px;
  
  
  
  
  
  
  
  
  
  
  
  

  
  font-family : "Shippori Mincho",serif;
}
TABLE{
  background-color : white;
  text-align : center;
  font-family : "Shippori Mincho",serif;
}
H2{
  font-size : 40px;
  
  color : teal;
  

  font-family : "Shippori Mincho",serif;
}
H4{
  font-size : 30px;
  color : teal;
  
  font-family : "Shippori Mincho",serif;
}
H5{
  
  color : teal;
  font-family : "Shippori Mincho",serif;
}
TH{
  font-family : "Shippori Mincho",serif;
}
P{
  font-family : "Shippori Mincho",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-transform : none;
}
