body {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	margin-top: 3px;
}
.attention {
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
}
.atenntion {
	font-size: 14px;
	color: #FF6633;
}
.attention {
	font-size: 14px;
	color: #3a486a;
	font-weight: bold;
}


p { }

td { }

a:link {
	color: #CC3300;
	text-decoration: underline;
	font-size: 16px;
}

a:visited {
	color: #336699;
}

a:hover {
	font-size: 16px;
	color: #FF3300;
}

a:active {
	color: #333333;
}

bodys {
	font-size: 12px;
	font-weight:bolder;
	line-height: 14px;
	color: #333333;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	background: #badbc7;
	padding: 12px;
}
.subtitle {
	color: #FFFFFF;
	background: #3a486a;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.indexM {
	font-size: 12px;
}
