BODY {
background-color : white; 
font : normal 13px arial; 
color : black; 
}
.top {
background-color : #FAEBD7; 
border : 2px solid black; 
font : normal 12px arial; 
color : black;
height : 35px;
}
.main {
background-color : #FAEBD7; 
border : 2px solid black; 
font : normal 12px arial; 
color : black;
height : 470px;
}
A:link {
font : normal 12px arial; 
text-decoration : none; 
color : maroon; 
background-color : inherit; 
} 
A:visited {
font : normal 12px arial; 
text-decoration : none; 
color : maroon; 
background-color : inherit; 
} 
A:hover {
font : normal 12px arial; 
text-decoration : underline; 
color : blue; 
background-color : inherit; 
} 
A:active {
font : normal 12px arial; 
text-decoration : underline; 
color : blue; 
background-color : inherit; 
}
h1 {
font : normal 18px arial; 
font-style : italic;
font-weight : bold;
color : #a62a2a; 
}
.bordermain {
border : 2px solid black; 
} 
.pressroom {
background-color : #FAEBD7; 
border : 2px solid black; 
font : normal 12px arial; 
color : black; 
}
.spread {
background-color : #FAEBD7; 
border : 0px solid black; 
font : normal 12px arial; 
color : black; 
}
.survey {
background-color : #FAEBD7; 
border : 1px solid black; 
font : normal 12px arial; 
color : black; 
}
.maintext {
font : normal 13px arial; 
color : black; 
}
.database {
background-color : white; 
border : 2px solid black; 
font : normal 12px arial; 
color : black; 
}
.checkbox {
background-color : white; 
border : 2px solid black; 
font : normal 12px arial; 
color : black; 
}
.table {
background-color : #FAEBD7; 
border : 2px solid black; 
font : normal 11px arial; 
color : white; 
}
.sales {
font : normal 13px arial; 
color : black; 
border : 2px solid black;
}