
@meta {
  Title: "AAA Investment Guide Part 1";
}

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

}

P {
  font-size: 12pt;
  font-family: "Arial";
  margin-top: 6pt;

 
}

#First-1 {
   margin-top: 0pt;
   color: #800000;

}

#First-2 {
  font-size: 10pt;
  margin-top: 0pt;
  font-family: "Arial";
}

#First-3 {
  font-size: 12pt;
  margin-top: 0pt;
  font-family: "Arial";
}

#Table-Top {
  color: #800040;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 0pt;
  font-family: "Arial";
}

#Table-Bottom {
  color: #800040;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 0pt;
  font-family: "Arial";
}

#Last-1 {
  font-size: 10pt;
  margin-top: 0pt;
  font-family: "Arial";
}

#Date {
  font-style: italic;
  font-size: 10pt;
  font-family: "Arial";
}

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

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

A:link {
  color: #800000;
}

A:visited {
  color: black;
}

A:active {
  color: #993366;
}

H1 {
  font-size: 26pt;
  font-family: "Comic Sans MS";
 
}

H2 {
  font-size: 20pt;
  font-family: "Comic Sans MS";

}

UL {
  list-style-type: square;
  font-size: 12pt;
  font-family: "Arial";
  margin-left: 42pt;
  margin-right: 30pt;
}

OL {
  font-size: 12pt;
  font-family: "Arial";
  margin-left: 42pt;
  margin-right: 30pt;
}

DL {
  list-style-type: square;
  font-size: 10pt;
  font-family: "Arial";
  color: #800000;
}

DIV {
  font-size: 10pt;
  font-family: "Arial";

}

TABLE {
  font-size: 10pt;
  font-family: "Arial";
  background-color: white;
}

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

TABLE: A {
  font-size: 10pt;
  font-family: "Arial";
  background-color: white;
}

TD: A {
  font-size: 10pt;
  font-family: "Arial";
  background-color: white;
}

TABLE: DD {
  font-size: 10pt;
  font-family: "Arial";

  background-color: white;
}

HR {
  size: 5;
  margin-top: 0pt;
  
  noshade: noshade;
  color: #800000;
}

