@charset "ISO-8859-1";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.text a:link{
color: #372d66;
	font-weight: bold;}
.text a:visited{
color: #372d66;
	font-weight: bold;}
.text a:hover{
color: #666666;
	font-weight: bold;}
.text a:active{
color: #372d66;
	font-weight: bold;}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.ctext a:link{
color: #372d66;
	font-weight: bold;}
.ctext a:visited{
color: #372d66;
	font-weight: bold;}
.ctext a:hover{
color: #666666;
	font-weight: bold;}
.ctext a:active{
color: #372d66;
	font-weight: bold;}