H1 {
	color: #006633;
	font-size: 20px;
	font-family: tahoma;
}
H2 {
	color: #006633;
	font-size: 22px;
	font-family: tahoma;
}
.very_small {
	color: #ffffff;
	font-size: 5px;
	font-family: tahoma;
}

.title_11{
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;

}

.tbl {
 border: 2px double #cccccc;
 padding: 2px; 
 font-size: 11px;
 font-family: tahoma;
 text-decoration: none;
}

.line{
  border-right: 1px dotted #000000;
  padding: 5px;
}
.down {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
}


.norma {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
}

.norma_serv {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
}

.norma_serv_line_right {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
	border-right: 1px dashed #9d9b9b;
	padding: 3px;
}

.norma_serv_line_left {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
	border-left: 1px dashed #9d9b9b;
	padding: 3px;
}

.norma_serv_line_2 {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	padding: 3px;
}

.down_nobold {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: none;
}

a:link,a:visited,a:active {
	color: #0857A6; 
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	border: 0;
}
a:hover {
	COLOR: #0857A6; TEXT-DECORATION: none
}