body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.font16px-blue-bold {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #0BB;
}
.outline-bottom-blue {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009797;
}
.font14px-black {
	font-size: 14px;
	line-height: 25px;
	color: #000;
}
.font14px-red {
	font-size: 14px;
	line-height: 26px;
	color: #C00;
}
.font9pt-gray {
	font-size: 9pt;
	line-height: 25px;
	color: #666;
}



/*----------*****************-------------------******************************------------*/
/*----------*****************-------------------******************************------------*/
/*----------*****************-------------------******************************------------*/
/*----------*****************-------------------******************************------------*/


a.9pt-link-red:link {
color: #CC0000;
text-decoration: none;
line-height: 21px;
font-size: 9pt 
}
a.9pt-link-red:hover {
	color: #CC0000;
	text-decoration: underline;
	line-height: 21px;
	font-size: 9pt;
}
a.9pt-link-red:visited {
color: #CC0000;
text-decoration: none;
line-height: 21px;
font-size: 9pt;
}
a.9pt-link-red:active {
color: #CC0000;
text-decoration: none;
line-height: 21px;
font-size: 9pt;
}
a.9pt-link-red:visited:hover{
color: #CC0000;
text-decoration: underline;
line-height: 21px;
font-size: 9pt;
}
.font9pt-red {
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #C00;
}
