td {  
  font-family: Times New Roman, Times, serif; 
  font-size: 18px; 
  color: #FFFFFF; 
}

p, body, span {  
  font-family: Times New Roman, Times, serif;
  font-size: 18px; 
  color: #FFFFFF; 
}

select, input, textarea {  
  font-family: Times New Roman, Times, serif;
  font-size: 12px; 
  color: #000000; 
}

.smallSup {  
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF; 
  font-size: 12px; 
}

.smallSupBlue {  
	font-family: Times New Roman, Times, serif;
	color: #CFE0F3; 
  font-size: 12px; 
}

a {  
  font-family: Times New Roman, Times, serif;
  font-size: 18px; 
  color: #CFE0F3;
  text-decoration: none
}

a:hover {  
  font-family: Times New Roman, Times, serif; 
  font-size: 18px; 
  color: #F9B8B6; 
  text-decoration: none
}

a.basketLink {  
  font-family: Times New Roman, Times, serif;
  font-size: 12px; 
  font-weight: bold;
  color: #CFE0F3;
  text-decoration: none
}

a.basketLink:hover {  
  font-family: Times New Roman, Times, serif; 
  font-size: 12px; 
  font-weight: bold;
  color: #F9B8B6; 
  text-decoration: none
}

.maintext {  
  font-size: 18px; 
}

.largerText {
	font-size: 22px; 
	font-weight: bold;
}

.smallerItalicText {  
	font-family: Times New Roman, Times, serif;
	font-size: 16px; 
	font-style: italic; 
}

.greyText {  
  font-family: Times New Roman, Times, serif;
  color: #666666;
  font-weight: bold; 
  font-size: 18px; 
}

.smallText {  
	font-family: Times New Roman, Times, serif;
	color: #666666; 
  font-size: 10px; 
}

.tableHeader {  
  font-family: Times New Roman, Times, serif;
  border-bottom: #FFFFFF solid 1pt;
  border-top: #FFFFFF solid 1pt;
  color: #F9B8B6;
  font-size: 20px; 
  font-weight: bold; 
}

.border {  
	border: #999999 solid 1pt;
	background-color: #C3B2A0; 
}

.borderWhite {  
	border: #FFFFFF solid 1pt;
}

.border-white-lb {  
	border-bottom: #FFFFFF solid 1pt;
}

.border-white-rb {  
	border-right: #FFFFFF solid 1pt;
}

a.footer {  
  font-family: Times New Roman, Times, serif;
  font-size: 12px; 
  color: #629AD9;
  text-decoration: none; 
}

a.footer:hover {  
  font-family: Times New Roman, Times, serif;
  font-size: 12px; 
  color: #F9B8B6; 
  text-decoration: none;
}
  

.footer {  
  font-family: Times New Roman, Times, serif;
  background-color: #FFFFFF; 
  font-size: 12px; 
  color: #666666; 
}

.blueText {  
  font-family: Times New Roman, Times, serif;
  color: #CFE0F3;
  font-weight: bold; 
}

.blueText14 {  
  font-family: Times New Roman, Times, serif;
  color: #CFE0F3;
  font-weight: bold; 
  font-size: 20px; 
}

.pinkText {  
  font-family: Times New Roman, Times, serif;
  color: #F9B8B6;
  font-weight: bold; 
}

.pinkText14 {  
  font-family: Times New Roman, Times, serif;
  color: #F9B8B6;
  font-weight: bold; 
  font-size: 20px; 
}

.button {
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  border: solid 1px #999999;
  background-color: #AECDEC;
  color: #333333;
  cursor: hand; 
}

.productHeader {  
  font-family: Times New Roman, Times, serif;
  border: #FFFFFF solid 1pt;
  color: #333333;
  background-color: #F9B8B6;
  font-size: 14pt; 
  font-weight: bold; 
}

.productLine {  
  font-family: Times New Roman, Times, serif;
  border: #FFFFFF solid 1pt;
  color: #333333;
  background-color: #CFE0F3;
  font-size: 12pt; 
}

.productLineRow {  
  font-family: Times New Roman, Times, serif;
  color: #333333;
  font-size: 12pt; 
}

.productSup {  
	font-family: Times New Roman, Times, serif;
	color: #333333; 
  font-size: 12px; 
}

.basketHeader {  
  font-family: Times New Roman, Times, serif;
  border: #FFFFFF solid 1pt;
  color: #333333;
  background-color: #F9B8B6;
  font-size: 10pt; 
  font-weight: bold; 
}

.basketLine {  
  font-family: Times New Roman, Times, serif;
  border: #FFFFFF solid 1pt;
  color: #333333;
  background-color: #CFE0F3;
  font-size: 10pt; 
}

.basketLineWhite {  
  font-family: Times New Roman, Times, serif;
  border: #FFFFFF solid 1pt;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 10pt; 
}

.red {  
  font-family: Times New Roman, Times, serif;
  color: #CC0000;
  font-weight: bold; 
}

.warning {  
  font-family: Times New Roman, Times, serif;
  color: #CC0000;
  font-weight: bold;
  font-size: 10pt; 
}

a.ordernow {  
  font-family: Times New Roman, Times, serif;
  font-size: 32px; 
  color: #000066;
  text-decoration: underline
}

a.ordernow:hover {  
  font-family: Times New Roman, Times, serif; 
  font-size: 32px; 
  color: #CFE0F3; 
  text-decoration: underline
}

.blackItalic {  
  font-size: 20px; 
  color: #000000; 
  font-style: italic; 
}