html, body
{
  margin: 0;
  padding: 0;
  height: 100%;
}

.slcvbname, .slcvbname a
{
  position: relative;

 font:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#f3efea;
  float: left;
  padding: 9px 0 0 7px;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}
