.txt11 {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.txt12wb {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04365D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04365D;
	text-decoration: none;
}
a:hover {
	color: #097CDB;
}
.txt15blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	color: #04365D;
}
.txt12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #04365D;
}

.txt12blue {
	font-size: 11px;
	line-height: 130%;
	color: #0094D2;
	font-family: Arial;
}

a.txt12blue:link {
	color: #0094D2;
	text-decoration: none;
	font-size: 11px;
}
a.txt12blue:visited {
	color: #0094D2;
	text-decoration: none;
	font-size: 11px;
}
a.txt12blue:hover {
	color: #097CDB;
	text-decoration: underline;
	font-size: 11px;
}

.txt12gry {
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}
.txt12gry a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.txt12gry a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.txt12gry a:hover {
	color: #097CDB;
	text-decoration: underline;
	font-size: 11px;
}
.txt15 {
	font-family: Arial;
	font-size: 15px;
	line-height: 120%;
	color: #666666;
}

