BODY { 
  background: #CC0000;
  color: #ffffff;
  font-family: Arial;
  font-size: 10pt
}

BODY.paolo1 { 
  background:  cc0000  url(cover/bkg1.gif)  fixed no-repeat;
  font-family: Arial;
  font-size: 10pt;
}

BODY.menu { 
  background: CC0000; 
  color: #ffffff; 
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0px;
}


.indent { margin-left: 20px; font-size: 10pt;}

A:link { 
  text-decoration: none;
  font-weight: bold;
  font-family: arial, verdana;
  font-size:10pt;
  color: #00FFFF
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  font-family: arial, verdana;
  font-size:10pt;
  color: #99FF99
}

A:active {
  text-decoration: none;
  font-weight: bold;
  font-family: arial, verdana;
  font-size:10pt;
  color: #99FF99
}


.maintitle {   font-family: Arial; color: #FFFFFF; font-size: 30pt;  font-weight: bold; }
.subtitle {  font-family: Arial; color: #FFFFFF; font-size:12pt;  font-weight: bold; }
.tagline {  font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold; font-style: italic; }
.bodytext {  font-family: Arial; color: #FFFFFF; font-size: 10pt; }
.bigbodytext {  font-family: Arial; color: #FFFFFF; font-size: 12pt; }
.articlelink { font-family: Arial; font-size: 12pt; font-weight: bold; }
.author { font-family: Arial; color: #FFFFFF; font-weight: bold; }
.yellow { color: #FFFF99 }
.dividerhead { font-family: Arial; color: #FFFFFF; font-size: 20pt; font-weight: bold; }


