h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 28px;
	margin-top: 28px;
}
td.rep {
	height: 92px;
	width: 208px;
	background-image: url(../images/rep-background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.rep strong {
  font-size: 11pt;
}

.rep a:link
{
position: absolute;
bottom: 8px;
left: 0px;
}

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #363535;
  font-size: 11px;
}

.repDiv
{
  position: relative;
  height: 86px;
  width: 208px;
}