body {font-size: 12pt;
	font-family: "Arial";
	color: white;}


h1 {font: 24pt Arial Black;
	color: "#CACA95";
	line-height:26pt;}

h2 {font: 24pt Arial Black;
	color: "#CACA95";}

h3 {font: 18pt Arial Black;
	color: "#6BABEB";}

h4 {font: 10pt Arial;
	color: "#336699";}

td.blue {font: 10pt Arial;
	color: "#336699";}

td.lightblue {font: 18pt Arial Black;
	color: "#6BABEB";}

td.white {font: 14pt Arial;
	color: "#ffffff";}

td.whitebig {font: 18pt Arial Black;
	color: "#ffffff";}

td.whitebig {font: 12pt Arial;
	color: "#ffffff";}

A.email {
  background-color: none;
  color: #336699;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.email:hover {
  background-color: "#336699";
  color: white;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}


A.small {
  background-color: none;
  color: white;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.small:hover {
  background-color: "#6BABEB";
  color: white;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.big {
  background-color: none;
  color: #6BABEB;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.big:hover {
  background-color: "#6BABEB";
  color: white;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}


A.prodlist {
  background-color: none;
  color: white;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.prodlist:hover {
  background-color: "#6BABEB";
  color: white;
  letter-spacing: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A.weblink {
  background-color: none;
  color: white;
  letter-spacing: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 10pt;
  font-style: none;
  text-decoration: none;
  text-transform: none;
}

A.weblink:hover {
  background-color: "#6BABEB";
  color: white;
  letter-spacing: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 10pt;
  font-style: none;
  text-decoration: none;
  text-transform: none;
}