body {
	font-family: Verdana;
	font-size:11px;
}



.ordertable {
       border-collapse: collapse;
       border-style: dashed;
       border-color: #0000CC;
       padding-top:10px;
       padding-bottom:10px;
       padding-left:10px;
       padding-right:10px;
       
}

td {
	font-family: Verdana;
	font-size:11px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}
.yhilight {
                background-color:yellow
}


/* hx settings are the standard settings in firefox */


h1 {
  display: block;
  font-size: x-large;
  font-weight: bold;
}


h2 {
  display: block;
  font-size: 2.4em;
  font-weight: bold;
}

h3 {
  display: block;
  font-size: 2em;
  font-weight: bold;

}

h4 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;

}

#h1x {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2x {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}


h3x {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4x {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}