BODY {
	
	font-size: 10.5pt;
	
	font-weight: normal;
  color : #4c4c4c;
}
A:LINK {
	
	text-decoration: none;
}
A:VISITED {
	
	text-decoration: none;
}
A:HOVER {
	color : #f74a09;
	text-decoration: underline;
}
A:ACTIVE {
	color : #f74a09;
}
TABLE{
  font-size : 10.5pt;
  line-height : 130%;
  font-weight : normal;
  

  
}
.micro{
  font-size : 8pt;
  line-height : 110%;
}
.small{
  font-size : 9pt;
  line-height : 120%;
}
.contents{
  font-size : 13pt;
  font-weight : 900;
  line-height : 130%;
  color : #336666;
}
.intro{
  line-height : 100%;
  
}
