#ref {
  position: absolute;
  overflow: hidden;
  display: none;
  visibility: hidden;
  text-align:left;
}

color-red {
	color: #FF0000;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

A { 
	text-decoration : none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mvd-A { text-decoration : none;}