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

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: 6pt;
  font-family: "Arial";
  font-weight: bold;
  
}

#Strap {
  font-size: 12pt;
  margin-top: 0pt;
  font-family: "Arial";
  font-weight: bold;
}

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

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

A:P, 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: 26pt;
  font-family: "Comic Sans MS";
  margin-left: 30pt;
  margin-right: 30pt;
}

UL {
  list-style-type: square;
  font-size: 12pt;
  font-family: "Arial";
}

DL {
  font-family: "Arial";
}

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

TABLE {
  font-size: 10pt;
  font-family: "Arial";
  margin-left: 30pt;
  margin-right: 30pt;
  background-color: #FFFFF0;
}

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

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

}

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