body {
  font-size: 11px;
  color: #333;
  background-color: #6666cc;
  font-family: Arial, Verdana, Tahoma;
}

TD {FONT-SIZE: 10pt; COLOR:#333; LINE-HEIGHT: 1.5;}
P {LINE-HEIGHT: 1.5;}
ul {LINE-HEIGHT: 1.5;}
li {margin-top:8px;}

.header1 {
	COLOR: #ed7700; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold;
}
.header2 {
	COLOR: #ed7700; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold;
}

.product {
	COLOR: #6666cc; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold;
}
a:link,
a:visited {
  text-decoration: underline;
  color: #4f4f4f;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
  color: #ed7700;
  font-size: 12px;
}

a.none:link,
a.none:visited  {
  text-decoration: underline;
  color: #4f4f4f;
  font-size: 12px;
}
a.none:hover {
  text-decoration: none;
  color: #ed7700;
  font-size: 12px;
}

a.footer:link,
a.footer:visited {
  text-decoration: underline;
  color: #cccccc;
  font-size: 10px;
}
a.footer:hover {
  text-decoration: none;
}
.footer {
  font-family: Arial,Verdana,Tahoma,helvetica;
  font-size: 10px;
  color: #ffff99;
}
