.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.darkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.smlbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.tinybluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	font-weight: bold;
}
.lightbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ACFE1;
	font-weight: bold;
}
.smllightbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6ACFE1;
	font-weight: bold;
}
.lrglightbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ACFE1;
	font-weight: bold;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;

}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.paliz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.palizurl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6ACFE1;
	text-decoration: none;
	font-weight: bold;
}
