body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

.outline ol{list-style-type: upper-roman;}
.outline ol ol {list-style-type: upper-alpha;}
.outline ol ol ol {list-style-type: decimal;}
.outline ol ol ol ol {list-style-type: lower-roman;}
.outline ol ol ol ol ol {list-style-type: lower-alpha;}

#sitename, #mainmenu, #leftside, #rightside {
  display : none;
}
