BODY {
background-color: #CBD1D3;
text-align: center;
}
.txt {
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
	line-height: 130%;
}

.txtB{
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
	font-weight: 700;
	text-align: center;
}

.CopyR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	line-height: 1em;
	font-family: Tahoma;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #CC3333;
	font-family: Tahoma;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #CC3333;
	font-family: Tahoma;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	font-family: Tahoma;
	text-align: center;
}
