BODY {
color : #843E52; text-align: left;
font-family : Verdana, Arial, sans-serif;
font-size : 80%; 
}

body {background-color: #E3DECA;
}
               
.boxhead     { 
color: #DFF3FF;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 130%; 
text-transform: capitalize; 
text-decoration: none;   
}
             

.salebox     { 
color: #FF0000;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 130%;
text-align: left; 
text-transform: capitalize; 
text-decoration: none;   
}


TD, LI, UL, Table {
color : #843E52;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */

A:LINK {
color : #0076CD;
text-decoration: none;
font-weight: bold;
}

A:VISITED {
color : #0076CD;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #3399FF;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #0076CD;
text-decoration : underline overline;
font-weight: bold;
}

h1 {
font-size : 140%;
font-weight : bold; 
color : #843E52;
}

h2 {
font-size : 140%;
font-weight : bold;
color : #0076CD;
}

h3 {
font-size : 130%;
line-height: 1.0;
font-weight : bold;
color : #843E52;
}

h4 {
font-size : 130%;
font-weight : bold;
color : #0076CD;
}

h5 {
font-size : 100%;
font-weight : bold;
color : #843E52;
}

h6 {
font-size : 100%;
font-weight : bold;
color : #0076CD;
}

HR {
color: #843E52;
height: 2px;
width: 70%;
}


.quote {
background: #DFF3FF;
color: #843E52;
font-size: 85%;
font-weight: bold;
text-align: center;
border-top: 1px solid #843E52;
border-bottom: 2px solid #843E52;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
margin-right: 150px;
}

.maintext {
color : #0076CD;
font-size: 100%;
vertical-align: top;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
text-indent: 0.0in;
text-align: justify;
}


.boxtext {
color : #3399FF;
font-size: 85%;
font-weight: bold;
text-align: center;