BODY 
P { font-family: "Arial"; 
	font-weight: normal;
	font-size: 11pt; 
}
H5 { font-family: "Arial"; 
	font-weight: normal;
	font-size: 9pt; 
}
H4 { font-family: "Arial"; 
	font-weight: normal;
	font-size: 11pt; 
}
H3 { font-family: "Arial"; 
	font-weight: normal;
	font-size: 13.5pt; 
}
H2 { font-family: "Arial"; 
	font-weight: normal;
	font-size: 17pt; 
}

UL { font-family: "Arial"; 
	font-weight: normal;
	font-size: 11pt; 
}
OL { font-family: "Arial"; 
	font-weight: normal;
	font-size: 11pt; 
}
TD { font-family: "Arial"; 
	font-weight: normal;
	font-size: 11pt; 
}
div.imageholder {
  height: 171px;
  width: 231px;
  position: relative;
  background: transparent url(logo/195348762548.jpg);
}
div.imageholder img {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  z-index: 1;
}
