body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN','MS P Gothic',sans-serif;
	font-size:13px;
	line-height:1.5;
	letter-spacing: 0.06em;
}

/*a: { text-decoration: none }
a:link { color: #0000CC; text-decoration: none }
a:active { color: #0000CC }
a:visited { color: #996699; text-decoration: none }
a:hover { color: #CC0000; text-decoration: underline }*/
a,a:link{
	text-decoration: none;
	background-color: transparent;
	color: #43677e;	
}
a:visited{
	background-color: transparent;
	color: #43677e;	
}
a:hover,a:active{
	background-color: transparent;
	color: #c41230;
	text-decoration:underline;
}

/*.body0  { font-size:  5pt; line-height: 120% }
.body1  { font-size:  6pt; line-height: 120% }
.body2  { font-size:  7pt; line-height: 120% }
.body2h { font-size:  8pt; line-height: 120% }
.body3  { font-size:  9pt; line-height: 120% }
.body3h { font-size: 10pt; line-height: 120% }
.body4  { font-size: 11pt; line-height: 120% }
.body5  { font-size: 13pt; line-height: 120% }
.body6  { font-size: 15pt; line-height: 120% }*/

.body0  { font-size:  8px; line-height: 100% }
.body1  { font-size:  9px; line-height: 120% }
.body2  { font-size: 10px; line-height: 120% }
.body2h { font-size: 11px; line-height: 120% }
.body3  { font-size: 13px; line-height: 120%;}
.body3h { font-size: 14px; line-height: 120% }
.body4  { font-size: 15px; line-height: 120% }
.body5  { font-size: 16px; line-height: 120% }
.body6  { font-size: 18px; line-height: 120% }

.body3Orange { font-size: 12px; line-height: 120% }
.whiteBack {  background-color: #FFFFFF}
.body8 { font-size: 8pt; line-height: 120% }
