BODY {
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
}

H1, H2, H3, H4, H5, H6
{     font-family: "Verdana" , Helvetica, sans-serif;
      font-weight: bold ;
}
H3 {
   text-align: center;
   line-height: 1.5em;
}

.first {font-weight: bolder;
    text-align: justify;
}
SPAN.dropcap { font-size: 280%; font-weight:bold; float: left;
  /* might need to change the width in next line */
width: 0.8em;
margin-top: -0.15em;
margin-bottom: -0.3em;
}
.caption
{
      font-family: "Verdana" , Helvetica, sans-serif;
      font-weight: bolder;
      text-align: center;
}

.legal { font-size: x-small;
         font-weight: lighter;
			  }

.subhead {
   font-family: "Verdana" , Helvetica, sans-serif;
   text-align: center;
   font-weight: bold;
   line-height: 1.5em;
   font-size: 130%;
}
TABLE.news {
   border-width: 2px;
   border-style: outset;
   border-color: #887744;
   width: 100%;
}

TD.news {
   border-width: 0;
   text-align: left;
}
 
.heading {
	background-color: #EEDD77;
}

.fname {
   text-align: right;
}

TABLE.testimonial {
     border-width: 0.5em;
     border-style: outset;
     border-color: #CC0000;
     width: 75%;
}

TABLE.testimonial TD {
    border-style: solid;
    border-width: 1px;
    border-color: #CC0000;
    font-style: italic;
    text-align: left;
}

TABLE.guarantee {
     border-width: 0.5em;
     border-style: groove;
     border-color: #CC0000;
     width: 75%;
     text-align: center;
     font-size: 1.15em;
     font-weight: bold;
}

TABLE.guarantee TD {
    border-style: solid;
    border-width: 0.1em;
    border-color: #CC0000;
}

TABLE.notice {
   width: 90%;
   border-style: solid;
   border-width: 0.5em;
   border-color: #CC0000;   
}

.illustration { float: right;
      margin: 0 0 0 10px;
		}
.illustrLeft {float: left;
   margin: 0 10px 0 0;
     }

.titlex {
     font-family: "Comic Sans MS","Arial", sans-serif;
     text-align: right;
     color: #CC0000;
}

.menu {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 0.8em;
    color: #CC0000;    
	width: 13%;
	vertical-align: top;
     }

.field {
     font-size: x-small;
     font-weight: lighter;
}

.value {
    font-size: medium;
    font-weight: bold;
}

.comment {
   font-size: xx-small;
}

.contact {
   font-weight: 700;
}

.scaption {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
}
blockquote { font-style: italic;
}
table.history br {
    line-height: 0 ;
}
table.gallery {
   width: 90%;
   border: 4px solid #008080; 
      
}
table.gallery td {
   border-top: 1px solid black;
   border-left: 1px solid black;
}

a img {
   border: 0;
   }
