
BODY {
  background-color: #F8F1E1;
  color: #000080;
  margin-left: 20px;
  margin-right: 20px; 
  background-image: url(../image/paper102.jpg);
  font-size: 12pt;
  font-family: arial, Helvetica, sans-serif;
}

P { font-size: 12pt; color: darkblue; font-family: arial, helvetica, sans-serif }
P.bigger {color: #0000A0; font-size: 14pt; font-family: arial, helvetica, sans-serif }

P.heading {color: #0000A0; font-size: 24pt; font-family: arial, helvetica, sans-serif }

P.smaller {color: #0000A0; font-size: 10pt; font-family: arial, helvetica, sans-serif }

P.head {background-color: #ADCEDE;
        font-size:14pt;
        font-family: arial, helvetica, sans-serif; 
        vertical-align: text-top; 
        padding-bottom: 10px;
}

P.author {font-size:12pt; color: darkblue;
          font-family: arial, helvetica, sans-serif; 
          vertical-align: text-top; 
          padding-bottom: 20px;
}

P.num {font-size:12pt; color: darkblue; 
       font-family: arial, helvetica, sans-serif; 
       vertical-align: text-top; 
       text-align: right;
       padding-left: 5px
       }

P.art {font-size:12pt; color: darkblue;
       font-family: arial, helvetica, sans-serif; 
       vertical-align: text-top; 
       padding-bottom: 20px;
}

A:link {
  color: #0000FF;
}

A:visited {
  color: #800080;
}

A:hover {
  color: #006400;
}

A:active {
  color: #FF0000;
}
