body {
   margin: 0px;
   background-color: #ffffff;
   font-family: Arial, arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
   background: url(/images/background.gif);
}

.leftnav {
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   padding-bottom: 6px;
}

.bottomnav {
   text-decoration: none;
   font-size: 14px;
   padding-left: 6px;
   padding-right: 6px;
   text-align: center;
}

.copyright {
   text-decoration: none;
   font-size: 11px;
   text-align: center;
}

div.copyright a.black {
	text-decoration: none;
	color: #000000;
}

.testimonial {
   font-size: 11px;
   font-style: italic;
   background-color: #eeeeee;
   border: 1px solid #0000aa;
   padding: 2px;
   width: 85px;
}

h1 {
   font-family: Arial, arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
}

h2 {
   font-family: Arial, arial, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

