h1 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12pt; font-weight: bold}
h3 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold; text-transform: uppercase}
p  {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; }
td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.tdleft {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}


.h1nobreak {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.h3nobreak { 	text-align: left; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold; text-transform: capitalize}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.h3nobreakCenter {
text-align: center; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold; text-transform: capitalize
}
.doublebordertable {
	border: thin double #000000;
}
div.hr {
  font-weight: bold;
  display: block;
  height: 1px;
  background-image: url(../images/BLACKLINE.GIF);
  background-repeat: no-repeat;
  background-position: left left;
  margin: 1em 0 1em 0;
}
div.hr2 {
  font-weight: bold;
  display: block;
  height: 1px;
  background-image: url(../images/BLACKLINE2.GIF);
  background-repeat: no-repeat;
  background-position: left left;
  margin: 2px;

}
hr {display:none}
