/* format
--------------------------------------------------------------------------------*/
body{
	font-size: 78%;
	line-height: 140%;
	color: #333;
	background: #FFF;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, form, ul, ol, dl, dt, dd {
 font-weight: normal;
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 78%;
	line-height: 140%;
}

th {
	font-weight: normal;
	text-align: left;
}

ol {
	margin-left: 20px;
}
*html body ol {
	margin-left: 25px;
}

li img, dt img, dd img {
	vertical-align: top;
}

a img{ border: 0;	}

a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

strong, em, address {
	font-style: normal;
	font-weight: normal
}
address img {
	margin: 24px 0 0 0;
}
address span img {
	margin: 24px 0 0 0;
}



/* font?@78%?p?3?a
--------------------------------------------------------------------------------*/
.fontS {
 font-size: 88%;
 line-height: 130%;
}

.fontM {
 font-size: 98%;
 line-height: 140%;
}

.fontL {
 font-size: 108%;
	line-height: 150%;
}

.fontXL {
 font-size: 118%;
 line-height: 160%;
}

.text  {
color: #000000;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 100px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; MARGIN-LEFT: 0px;
}


