BODY
{
 margin-top: 5px;
 margin-bottom: 8px;
 text-align: center;
 }

 .menu{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
}

 .txt{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
   color: #606060;
	text-align: justify;
}

.txt2{
  font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
   color: #606060;
	text-align: justify;
}

.txt3{
  font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
   color: #606060;
	text-align: left;
}

.tit{
	font-family: Tahoma;
	font-weight: bold;
	color: #Ff0000;
	font-size: 16px;
	width: 400px;
	height: 22px;
	border: none;
	text-align: center;
}

.BACK{
	background-image: url(IMAGES/BACK.gif);
	background-attachment: fixed;
	background-position: TOP LEFT;
	background-repeat: no-repeat;
}

 a.anc {
  font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	
}
.anc{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	vertical-align: middle;

}

.LNK{
	text-align: right;
	text-decoration:underline;
	color: #990000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
	cursor:hand;
}


