body{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/back_2.gif);
	color: #666666;
}
.font-8pt {  font-size: 8pt}
.font-10pt {  font-size: 10pt}
.font-10ptB {
	font-size: 10pt;
	font-weight: bold;
}
.font-10ptB-blue {
	font-size: 10pt;
	color: #3333CC;
	font-weight: bold;
}
.font-12pt {  font-size: 12pt}
.font-12ptB {
	font-size: 12pt;
	font-weight: bold;
}
.font-12ptB-blue {
	font-size: 12pt;
	font-weight: bold;
	color: #3333CC;
}
.font-14pt { font-size: 14pt}
.font-14ptB {
	font-size: 14pt;
	font-weight: bold;
}
.font-16pt { font-size: 16pt}
.font-16ptBI-blue {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #3333CC;
}



a:link {  color: #0099FF; text-decoration: none}
a:visited {  color: #006666; text-decoration: none}
a:hover {  color: #FF00FF; text-decoration: underline}
a:active {  color: #FF00FF}.font-comment-ll { line-height: 140%; font-size: 16pt ; font-weight: bold}
.font-10ptB-white {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
