

big {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  background: transparent;
}

small{
  font-size: 12px;
}

#riscBody * th {
  background: #c5c5c5;
  color: #303030;
  font-weight: bold;	
  font-size: 12px;
}


#riscBody * td {
  color: #000000;
  font-size: 12px;
}

img {
  border: 0px;
}


acronym {
  border-bottom: 1px dotted #424242;
  cursor: help;
}

.subtitle {
  font-weight: normal;
  font-style: oblique;
}

i {
  font-weight: normal;
  font-style: normal;
}

#invisible {
	color:grey;
	background-color: #999999;
}

