.txt1 {
	font-family: Arial;
	font-size: 12px;
	color: #465262;
}
.txt1 a {
	font-family: Arial;
	font-size: 11px;
	color: #465262;
	text-decoration:none;
}
.txt1 a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration:underline;
}

.txt3 {
	font-family: Arial;
	font-size: 11px;
	color: #1473B7;
	text-decoration: none;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #465262;
}

.linkstext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.linkstext a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.linkstext a:hover {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.bodyheadertopic {
	font-family: arial;
	font-size: 16px;
	color: #5991DC;
	font-weight: bold;
	font-style: normal;
