body {
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000077;
 }
 
 p, div, table, li, form {
 font size: 10pt;
 }
 
 h1 {
 font size: 13pt;
 color: #000077;
 }
 
 h2, h3 {
 color: #000077;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 }
 
 h5 {
 font size: 10pt;
	color: #000077;
	background-color: #FFFFFF;
	background-image: url(imgstart/back.jpg);
 }
 h7 {
	color: #000077;
	background-color: #FFFFFF;
	background-image: url(imgstart/back.jpg);
	height: auto;
	width: auto;
	border: none;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	display: inline;
}
h6 {
	font-size: 11pt;
	color: #000077;
	height: auto;
	width: auto;
	border: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

ul {
  list-style-image: url(imgstart/ul.gif);
  font-weight: 600;
  text-indent: 3px;
}

  #reseller a {
  font-weight: 600;
  text-decoration: none;
  display: inline;
  padding-left: 25px;
  background-image: url(imgstart/ul.gif);
  background-repeat: no-repeat;
}

 

 a:link {
 color: #000077;
 text-decoration: none;
 }
 
 a:hover {
 color: #000077;
 text-decoration: underline;
 }
 
 a:active {
 color: #000077;
 text-decoration: none;
 }
 
 a:visited {
 color: #000077;
 text-decoration: none;
 }

