/* 

NS6

IE4.0

IE5

IE6

O5 { 5 90 558 625 } */



body {
background-color: #000000;
margin-top: 6px;
color: #cccccc /* text color for all non-classified writing */
}

td {
/* price-availability main entries */
background-color: #cc3366; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: lighter;
color: #999966 /* light olive green */
}


h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 {
/* main title */
background-color: #000000;
font-size: 130%;
font-weight: normal;
color: #999966 /* light olive green */
}


h2 {
/* used for price-avail title */
background-color: #000000;
font-size: 100%;
font-weight: normal;
color: #999966 /* light olive green */
}

h3 {
background-color: #000000;
color: #cccccc /* light gray */
}

h4 {}

h5 {
font-size: 50%;
}

h6 {}

p.menu {
/* sidemenu & returnto menu */
background-color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
font-style: normal;
font-weight: bold;
text-align: left;
color: #999966
}

a:link {
background-color: #000000;
color: #999966  /* light olive green --same as body text */
}

a:visited {
background-color: #000000;
color: #cccc99   /*   bright olive */
}

a:active {
background-color: #000000;
color: #9966ff  /* med violet */
}

a:hover {
background-color: #000000;
color: #cc66ff /*  med purple */
}



