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

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

.header1 {
	COLOR: #6666cc; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold;
}
.toc {
	COLOR: #6666cc; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold;
	font-family: Arial, Verdana, Tahoma;
}

.header2 {
	COLOR: #6666cc; 
	FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold;
}

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

a.none:link,
a.none:visited  {
  text-decoration: none;
  color: #4f4f4f;
  font-size: 11pt;
}
a.none:hover {
  text-decoration: none;
  color: #6666cc;
  font-size: 11pt;
}

a.footer:link,
a.footer:visited {
  text-decoration: underline;
  color: #333;
  font-size: 11pt;
}
a.footer:hover {
  text-decoration: none;
}
.footer {
  font-family: Arial,Verdana,Tahoma,helvetica;
  font-size: 11pt;
  color: #333;
}

div{
  padding-top:15px;
}

a.top:link,
a.top:visited {
  text-decoration: underline;
  color: #fff;
  font-size: 11pt;
}
a.top:hover {
  text-decoration: none;
}
.top {
  font-family: Arial,Verdana,Tahoma,helvetica;
  font-size: 11pt;
  color: #fff;
}

