BODY {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: Black;
background-image: url(brown4.gif);
}

TABLE.cream {
background-color: #004000;
}

div.cream {
background-color: #004000;
}

H1 {
color: White;
font-family: "Times New Roman", Times, serif;;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bolder;
background-color: Red;
font-style: italic;
}

H2 {
color: #004000;
font-family: "Times New Roman", Times, serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bold;
background-color: Red;
 font-style: italic;
}

H3 {
color: Red;
font-family: "Times New Roman", Times, serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bold;
background-color: #004000;
 font-style: italic;
}

H4 {
color: White;
font-family: "Times New Roman", Times, serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bold;
background-color: Red;
 font-style: italic;
}

H5 {
color: White;
font-family: "Times New Roman", Times, serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bold;
background-color: #004000;
 font-style: italic;
}

H6 {
color: Silver;
font-family: "Times New Roman", Times, serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 24px;
font-weight: bold;
background-color: #004000;
 font-style: normal;
}

UL {
margin-bottom: 0px;
margin-top: 0px;
}

.courier {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 30px;
font-weight: 700;
}

.arialblk {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 30px;
font-weight: 700;
}

p {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 1px;
margin-bottom: 1px;
}

P.small {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
margin-top: 1px;
margin-bottom: 1px;
}

p.price
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color : Red;
padding-left: 4px;
padding-bottom: 2px;
padding-top: 2px;
font-weight: bold;
color: White;
}

p.navbar
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color : #004000;
padding-left: 4px;
padding-bottom: 2px;
padding-top: 2px;
font-weight: bold;
color: Red;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 2px;
margin-bottom: 2px;
font-size: 12px;
}

A.smallwhite {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #BFFFBF;
text-decoration: none;
color: Red;
}

A.smallwhite:HOVER {
background-color: Silver;
text-decoration: none;
color: #BFFFBF;
}

A.button {
font-variant: normal;
color: Red; 
padding: 2px 5px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight: bold;
border : 1px solid White;
background-color : #BFFFBF;
margin-bottom: 2px;
}

A.button:HOVER {
font-variant: normal;
color: #BFFFBF; 
padding: 2px 5px;
border : 1px solid White;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight: bold;
background-color : White;
}