
BODY {
  font-family: Times New Roman, Times;
  color: #000080;
  margin-left: 40px;
  margin-right: 40px;
  background-image: url(paper102.jpg);
}

P { 
  font-size: 12pt; color: black; 
  font-family: Times New Roman, Times; 
}

P.wimg { 
  font-size: 12pt; color: black; 
  font-family: Times New Roman, Times;
  margin-right: 10px;
  text-align: justify; 
}

P.ital { 
  font-size: 12pt; color: black; 
  font-family: Times New Roman, Times;
  font-style: italic;  
}

P.smaller {
  color: #0000A0; font-size: 10pt; 
  font-family: Times New Roman, Times; 
}

P.smital {
  color: #0000A0; font-size: 10pt; 
  font-family: Times New Roman, Times;
  font-style: italic;
  margin-left: 10px; 
}

P.ital {
  color: #0000A0; font-size: 12pt; 
  font-family: Times New Roman, Times;
  font-style: italic; 
}

P.bigger {
  color: #0000A0; font-size: 14pt; 
  font-family: Times New Roman, Times; 
}

P.heading {
  text-align: center; color: #0000A0; 
  font-size: 18pt; font-family: Times New Roman, Times; 
}

P.chap { 
  font-size: 12pt; color: black; 
  font-family: Times New Roman, Times;
  font-weight: 700; 
}

P.sect {
  text-align: center; color: #0000A0; 
  font-size: 14pt; 
  font-family: Times New Roman, Times; 
}

P.sub {
  color: #0000A0; font-size: 12pt; 
  font-family: Times New Roman, Times;
  margin-left: 10px; 
}

P.subital {
  color: #0000A0; font-size: 12pt; 
  font-family: Times New Roman, Times;
  font-style: italic; 
  text-indent: 1em;

}

H5 { color: darkblue; font-size: 24pt }

A:link {
  color: #0000FF;
}

A:visited {
  color: #800080;
}

A:hover {
  color: #006400;
}

A:active {
  color: #FF0000;
}
