.m {
	font-size: 12px;
	line-height: 170%;
}
.s {
	font-size: 10px;
	line-height: 150%;
}
.m-wide {
	font-size: 12px;
	line-height: 200%;
}
.m2 {
	font-size: 14px;
	line-height: 150%;
}
.l {
	font-size: 16px;
	line-height: 150%;
}
.ml {
	font-size: 14px;
	line-height: 150%;
}
.box01 {
	background-color: #FFCCCC;
	padding: 5px;
	border: 1px solid #990000;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.box02 {
	background-color: #E9F2EB;
	padding: 5px;
	border: 1px solid #003366;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.boxTitle {
	background-color: #FFCC66;
	padding: 5px;
	border: 1px double #FF6666;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
}
.style1 {font-size: 12px}
body,td,th {
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	text-align: left;
}

