/**
 * external style sheet for TYPE
 * 
 */

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1D0093;
	background-color: #00CCFF;
	padding: 10;
}
.text_body_subhead {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.text_body_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}
.text_tint_ADS {
	color: #752641;
}
.text_tint_CMS {
	color: #5781AE;
}
.text_tint_CYS {
	color: #624A7E;
}
.text_tint_IS {
	color: #6E7649;
}
.text_tint_RS {
	color: #003C79;
}
.text_tint_SS {
	color: #004F5D;
}
.text_tint_VS {
	color: #933F00;
}
.text_tint_CCN {
	color: #948683;
}
.text_rev_ccn {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #948683;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_ads {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #752641;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_cms {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5781AE;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_cy {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #624A7E;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_is {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E7649;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_rs {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003C79;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_ss {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004F5D;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
.text_rev_vs {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #933F00;
	padding: 8px;
	line-height: 18px;
	text-align: center;
}
