/****************************************************/
.text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; line-height: 16px; 
	font-weight: normal; font-variant: normal; 
	text-transform: none; 
	text-align: justify; 
	color: #2d466a;
	}
.textIT {  font-family: "Times New Roman", Times, serif; font-size: 14px; 
	font-style: italic; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #2d466a}
.txtBold { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: italic; 
	line-height: 16px; 
	font-weight: bold; 
	color: #333366;
	}
._____________intro {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.textCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #2d466a }
.txtBoldCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #333366 }

.____________advert{
	font-size: 10px;
	text-decoration: none;
	color: yellow;
}

.usual{  font: 12pt; color: #000000;}    <!--    text-decoration: none;}  -->
.usual:hover{font: 12pt;  color: #00007b;   text-decoration: none;}
/*---------------------------hints for title---------------------------------------*/
#tooltip {
	color :#000000;
	background :#FFFFE7;
	border :1px solid #000000;
	font :11px Tahoma,Verdana, Helvetica,sans-serif;
	margin :0px;
	padding :1px 3px;
	position :absolute;
	visibility :hidden;
}



