th,td {
	color : #082F67;
	font-size : 11px;
	font-family : Tahoma;
	font-weight:normal;
	text-align:justify;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #F71314;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #3566A1;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #55779A;
}
a:active {
	text-decoration: none
	font-weight:bold;;
	color: #FF8713;
}

.txt {
	color : #082F67;
	font-size : 11px;
	font-family : Tahoma;
	font-weight:normal;
}
.bluemenutitle {
	font-family: Tahoma;
	font-weight: bold;
	color: #082F67;
	font-size: 12;
}
.footer {color: #FFFFFF; font-size: 11px; font-family: Tahoma; font-weight: normal; text-align:center;
}
.txtwrap {
	margin: 8px;
}
