body,td {
   font-family: Tahoma;
   font-size: 11px;
   }
.bevezeto {
	font-size: 13px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #020226;
	text-align: justify;
	padding-left: 14px;
	* padding-left: 7px;
	padding-right: 7px;	
	}
.bevezeto_1 {
	font-size: 11px;
	color: #020226;
	text-align: justify;
	padding-right: 5px;
	}
.help   {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	}   
.menu {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}
.3dtext {
	font-size: 13px;
	color: #020226;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	}
.leiro  {
   font-family: Tahoma;
   font-size: 11px;
   color: #020226;
   }	
a  {
   color:#FFFB00;
   text-decoration: none;
   }
div.htmltooltip {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
text-align: center;
border: solid 3px #D25117;
font-family: Verdana, Arial;    
font-weight: bold;
font-size: 11px;
color: #0B4052; 
width: 200px;
height: 150px;
margin-top: 5px;
* margin-top: 5px;
   }
