body {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		large ;
  color:		white ;
  background:		#bbbbbb ;
  background-image:	url( "images/stoneback.jpg" ) ;
  background-repeat:	repeat ;
  text-align:		justify ;
}
h1 {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		2.5em ;
  color:		white ;
  text-align:		center ;
  margin-bottom:	0pt ;
}
.producth1 {
  color:		navy ;
}
.h1fl {
  font-size:		3em ;
}
.h1rest {
  font-size:		1.8em ;
}
h2 {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		x-large ;
  color:		white ;
  text-align:		center ;
  margin-top:		0pt ;
}
h3 {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		large ;
  color:		navy ;
  text-align:		left ;
  margin-bottom:	1pt ;
}
sup {
  font-size:		small ;
}

a.nav {
  font-family:		Arial, Helvetica, sans-serif ;
  color:		black ;
  font-size:		small ;
}
.here {
  font-family:		Arial, Helvetica, sans-serif ;
  color:		#7777aa ;
  font-size:		small ;
  font-weight:		bold ;
}
.fl {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		large ;
}
.navigation {
  color:		black ;
  background:		#dddddd ;
  float:		left ;
  padding:		1em ;
  margin-right:		1em ;
}
.main {
  color:		black ;
  background:		#ccccff ;
  text-align:		left ;
  font-size:		medium ;
  padding:		5em ;
  padding-top:		2em ;
  margin-top:		2em ;
  margin-right:		7em ;
  margin-left:		7em ;
  border:		3em ;
}

table {
  width:		auto ;
  text-align:		left ;
}

table.granite {
  display:		inline ;
  text-align:		left ;
}

td {
  width:		25% ;
  font-family:		Arial, Helvetica, sans-serif ;
  text-align:		center ;
  font-size:		medium ;
}

td.granite {
  width:		160pt ;
}

td.granite2 {
  width:		160pt ;
  padding-bottom:	2em ;
}

td.c3 {
  width:		33.3% ;
  padding:       	8pt ;
  border:		black solid 1px ;
}
td.c4 {
  width:		25% ;
  padding:       	8pt ;
  border:		black solid 1px ;
}
td.c5 {
  width:		20% ;
  padding:       	8pt ;
  border:		black solid 1px ;
}

.inputs {
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		medium ;
  border:		thin solid gray ;
  color:		black ;
  background:		#dddddd ;
  padding:		2pt ;
}
address {
  clear:		both ;
  font-family:		Arial, Helvetica, sans-serif ;
  font-size:		small ;
  text-align:		right ;
  margin-right:		1em ;
}
img {
  border:		0px ;
}

