body {
  font-family:Arial;
	font-size:10pt;
	font-color:black;
}

b {

}

.red {
  color:red;
}

.FIname {
  font-color:black;
	font-size:8pt;
	font-weight:bold;
}

.small {
  font-size:9pt;
}

form {
  margin-bottom:0;
	}

input, select, textarea, option {
  border:solid 1px;
	background-color:EDF2FB;
	color:#000000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	}
  
.formnames {
  font-weight:bold;
	font-family:Arial;
	font-size:9pt;
	color:000000;
	}
	
.checkouttext {
  font-weight:bold;
	font-family:Arial;
	font-size:9pt;
	color:000000;
	margin-top:8;
	margin-bottom:8;
	}
	  
.adminheader {
  font-weight:bold;
  font-size:20pt;
  color:000000;
  }
  
a {
  color:black;
  text-decoration:underline;
  font-family:Arial;
	font-size:10pt;
  font-weight:bold;
  }
  
a:hover {
  color:#1A82A3;
  text-decoration:underline;
  }
	
.orderbutton {
  position:relative;
	top:-1;
  }
	
.orderbuttonname {
  position:relative;
	top:-2;
  font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	color:000000;
  }
	
.minipageURL {
  font-size:9pt;
}

.minipagePrice {
  font-size:9pt;
}

.shopcartprice {
  font-size:9pt;
	font-weight:bold;
}

th {
  font-size:10pt;
}