.style2 {
	font-size: 36px;
	color: #333366;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color: #333366;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	font-size: 18px;
	color: #333366;
	font-family: "Times New Roman", Times, serif;
}

.style5 {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
}

.style6 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}

body {
  background-color: #ffffff; 
  font-family: Helvetica, sans serif; 
  font-size: 12px;
  color: #333366;
}

p {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #333366;
  padding-left: 10px;
  padding-right: 10px;
}

td {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #333366;
}

h1 {
  font-family: Helevtica, sans serif;
  color: #333366;
}

h2 {
  font-family: Helevtica, sans serif;
  color: #333366;
  font-size: 18px;
  font-style: italic;
  border-style: solid;
  border-bottom-width: 2px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #30415d;
  padding-left: 3px;
}

h3 {
  font-family: Helevtica, sans serif;
  color: #30415d;
  font-size: 16px;
  font-style: italic;
  padding-left: 3px;
}

hr {
  color: transparent;
  background-color: #691f11;
  height: 2px;
  border: 0px;
}	
				
a:link {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #990000;                   
  text-decoration: none;
}
                                
a:visited {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #990000;                   
  text-decoration: none;
}

a:hover {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #666699;                   
  text-decoration: underline;
}

a:active {
  font-family: Helevtica, sans serif; 
  font-size: 12px;
  color: #ffffff;                   
  text-decoration: none;
}

.distributors {
  font-size: 12px;
}
