body {
background-image: url('images/mainbg.gif');
background-color: #FFEFD0;
background-repeat : repeat-y;
}

h1 {font-size: 18pt;
font-weight: normal;
font-family: Times New Roman;
color: #7D5E2A;
text-align: center;
}

.defaulttext {
font-family: Verdana;
font-size: 15px;
}

TD {
vertical-align: top;
}

.prodhead {
font-family: arial, helvetica, verdana;
font-size: 15px;
font-weight: bold;
width: 100%;
color: #666633;
border-bottom: 1px solid #9C8861;
background-color: #EFDFC6;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
}

a:link, a:visited, a:active {
color: #666633;
}