
A.nav {
  font-size: 12px;
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A.nav:hover {
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A.cartnav {
  font-size: 12px;
  color: #FF8040;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-weight: bold;
}

A.cartnav:hover {
  font-size: 12px;
  color: #FFFF80;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

body {
  font-size: 80%;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}

H1 {
  font-size: 220%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top:0;
}

.page {
  font-size: 190%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
}

H2 {
  font-size: 150%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
}


table {
  font-size: 100%;
  color: #0;
  font-family: Arial, Helvetica, sans-serif;
}



.section {
  font-size: 100%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

A.contents {
  text-decoration: underline;
}

A.contents:hover {
  color: purple;
  text-decoration: underline;
  font-weight: bold;
}

.chapter {
  font-size: 20px;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.small {
  font-size: 11px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.prodnames2 {
  font-size: 100%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

A.prodnames {
  text-decoration: underline;
}

A.prodnames:hover {
  color: purple;
  text-decoration: underline;
  font-weight: bold;
}

A.buy {
  text-decoration: underline;
}

A.buy:hover {
  color: green;
  text-decoration: underline;
  font-weight: bold;
}

.prodcats {
  font-size: 100%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.prodprices {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}

.proddesc {
  font-size: 100%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
}

.prodattr {
  font-size: 100%;
  color: #333366;
  font-family: Arial, Helvetica, sans-serif;
}

.imagefooter {
  font-size: 90%;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}

