.textbody { font-size: 11px; line-height: normal; text-decoration: none}
h5 {font-size: 12px; line-height: normal; color: #333399}
a:link {  color: #663399; text-decoration: none; font-weight:bold}
a:visited {  color: #9966FF; text-decoration: none; font-weight:bold}
.fineprint { font-size: 10px; line-height: normal; text-decoration: none}
.title {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	border : 1px solid #B0C4DE;
	padding : 4px;
	width : 100%;
	margin-bottom : 5px;
	margin-top : 3px;
}
.subtitle {font-size: 12px; line-height: normal; font-weight: bold; color: #333399; text-decoration: none}
li {font-size: 12px; line-height: normal; text-decoration: none}
.sublink { font-size: 12px; line-height: normal; text-decoration: none; color: #ffffff}
.midashi {  font-weight: bold; color: #333399; padding-top: 4px; padding-right: 2px; padding-bottom: 3px; padding-left: 2px; border-color: #333399 #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: thin; border-bottom-width: 1px; border-left-width: thin}
.bk{
	background-image : url(images/mol_background11.jpg);
	background-position : top;
	background-repeat : no-repeat;
	border-left-width : 1px;
	border-color : #666666;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
.bk2{
	border-left-width : 1px;
	border-color : #666666;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
.link_tit{
	background-color : #B0C4DE;
}
.accent {
	font-weight: bold;
	color: #990000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.blue {
	font-weight: bold;
	color:#0000FF;
}

.fr {
	float: right;
}
.fl {
 	float: left;
}
