a.lista:link, a.lista:active, a.lista:focus, a.lista:visited {
   color: #007071;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px;
   font-family: Verdana, Arial;
}

a.lista:hover {
   color: #003C3C;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px;
   font-family: Verdana, Arial;
}

.dotted_line {
   background-image: url(p_dotted_line.gif);
   background-position: left;
   background-repeat: repeat-x;
}

td.listatext {
	font-size: 10px;
	padding-left: 2px;
	font-weight: bold;
   font-family: Verdana, Arial;
}

input.lista_button {
   background-color: #008000;
   background-image: url(p_gombhatter.jpg);
   height: 20px;
   border-width: 1px;
   border-style: solid;
}

td.align_left_12_bold {
   text-align: left;
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, Arial;
}
td.align_right_12_bold {
   text-align: right;
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, Arial;
}
td.align_center_12_bold {
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, Arial;
}
