body {
	font-size: 12px;
	line-height: 160%;
}
td {
	font-size: 12px;
}
a.menuLink:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menuLink:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menuLink:hover {
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	line-height: 180%;
	color: #1F5BA4;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 180%;
	color: #1F5BA4;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 180%;
	color: #FF6600;
	text-decoration: underline;
}
.text180 {
	font-size: 12px;
	line-height: 180%;
}
.titleName {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tdFFFFFF {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
input.txt { border: 1px solid #c0c0c0; padding: 1px; background-color: #ffffff; height: 20px; }
.red { color:#ff3300; }
.font5b698c {
	color: #5b698c;
	font-weight: bold;
}
.m_td { cursor: hand;}
.nostart{
	font-size: 13px;
	line-height: 180%;
	color: #999999;
	text-decoration: none;
}