body {
	background-image: url(images/back1.jpg);
	background-color: #f9e0a7;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #b5430d;
  text-align: left;
}

p {
  text-align: justify;
}

a:link, a:visited {
	color: #b5430d;
	color: #8F2500;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #b5430d;
}

td {
  vertical-align: top;
}

td.toplink {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

h1 {
  font-size: 16px; 
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 2px;
}

h2 {
  font-size: 14px; 
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 2px;
}

h3 {
  font-size: 12px; 
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 2px;
}

.style1 {font-size: medium;}
.style2 {font-size: 10px;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {font-size: 12px;}
.style5 {font-size: 14px; font-weight: bold;}
.style6 {font-size: 16px; font-weight: bold;}

.testimonial {
  font-size: 12px;
  border: 1px solid #b5430d;
  background-color: #FFF8DA;
  padding: 10px;
}


hr {
  border: 0px none;
  color: #b5430d;
  background-color: #b5430d;
  height: 1px;  
  width: 100%;
  margin: 2px 0px 4px 0px;
}
