
body { 
background-color: white;
margin: 0px;
}

body, td { font-family: Arial; font-size: 14px; }

A:link     { color: #cc0000; text-decoration: underline; }
A:visited  { color: #cc0000; text-decoration: underline; }
A:active   { color: #cc0000; text-decoration: underline; }
A:hover    { color: #ff0000; text-decoration: underline; }


.head1 { font-size: 20px; color: #CC0000; font-weight: bold; }

.head2 { font-size: 18px; color: #CC0000; }

.head3 { font-size: 16px; font-weight: bold }

.sub1 { font-size: 10px; font-weight: bold  }


table.catalog td { 
font-size: 16px; 
font-weight: bold; 
}


table.indexbox1 td {
border: 3px solid #00AEC4;
background-color: #FDEEC5;
}
