
BODY {

   background-color: #000000;

}

BODY,TD,TH,DIV,P {

   font-family: Comic Sans MS,sans-serif;

   color: #99ff99;

   font-size: 10pt;

}

BODY.menu {

   background-color: #000000;

   color: #99ff99;

}

H1 {

   font-size: 18pt;

}

H2 {

   font-size: 12pt;

}

A.quantity {

   text-decoration: none;

}

.small {

   font-size: 8pt;

}

A:link, A:visited, A:active {

   color: teal;
	 text-decoration:none;

}

A:hover {

   color: red;
	 text-decoration:none; 

}

.sic {

   font-size: 8pt;

}



