
@meta {
  Title: "AAA Investment Guide Contents Pages";
}

BODY {
  color: black;
  background-color: #FFFFF0;
}

P {
  font-size: 10pt;
  font-family: "Arial";
}

A: UL, DD, OL, TD {
  font-size: 10pt;
  font-height: 14pt;
  font-family: "Arial";
}

A:link {
  color: #800000;
  font-size: 10pt;
}

A:visited {
  color: black;}

A:active {
  color: #993366; 
}

H2 {
  font-size: 20pt;
  font-family: "Arial";
}

UL {
  list-style-type: square;
}

DL {
  font-family: "Arial";
}

TD {
  font-size: 10pt;
  font-family: "Arial";
  background-color: #FFFFF0;
}

TABLE {
  font-size: 10pt;
  font-height: 14pt;
  font-family: "Arial";
  background-color: #FFFFF0;
}

HR {
  size: 5;
  align: left;
  noshade: noshade;
  color: #800000;
}

