body, p {
  font-family: Tahoma;
  font-size: 11px;
  color: #555;
}
.tbl-header {
font-family:tahoma;
background:#777;
color:#fff;
font-size:8pt;
}

.tbl-header1 {
font-family:tahoma;
background:#f5f5f5;
font-size:8pt;
}

.tbl {
background-color:#fff;
border:thin solid #efefef;
}

.tbl td {
font-family:tahoma;
font-size:8pt;
border:thin solid #efefef;
padding:3px;
margin:3px;
}

.data{
  font-size: 10px;
}

a.menu1:active, a.menu1:visited,a.menu1:link {
  font-family: Tahoma;
  font-size: 12px;
  color: #333;
  text-decoration:none;
}
a.menu1:hover {
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
  text-decoration:underline;
}
a:active, a:visited,a:link {
  font-family: Tahoma;
  color: #358;
}
a:hover {
  font-family: Tahoma;
  color: #35f;
}

a.ser:active, a.ser:visited,a.ser:link {
  font-family: Tahoma;
  font-size: 11px;
  color: #333;
  text-decoration:none;
  font-weight:bold;
}
a.ser:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #000;
  text-decoration:underline;
  font-weight:bold;
}

.zag {
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
  font-weight:bold;
}
body,td,p {
  font-family: Tahoma;
  font-size: 11px;
  color: #555;
}
p {
padding:0px;
margin-top:5px;
margin-bottom:5px;
}
hr {
padding:0;
margin:0;
color:#cfcfcf;
height:1px;
border:0;
width:100%;
background-color:#cfcfcf;
}
.txt {
padding-left:10px;
}
.txt1 {
  padding-left:20px;
  font-size: 10px;
  color: #358;
}
