BODY { 
  background: #bbbbff;
  font-size: medium; 
  color: #000000; 
  font-family: "Time New Roman", serif;
  font-weight: all;
  line-height: "100%";  
  margin: 2em;
}

P {
  font-size:medium;  
  color: #000000; 
  font-family: "Time New Roman", serif;
  font-weight: all;
  line-height: "100%";  
}

P.caption {
  font-size:small;  
  color: #000000; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  margin: 2em
}


h1 { 
  font-size: xx-large;
  color: #4400ff; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  font-weight: all;
  line-height: "120%";
}

h2 { font-size: large; 
  color: #000000; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  font-weight: bold;
  line-height: "120%";  
}

h3 { font-size: medium;
  color: #000000; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  font-weight: none;
  line-height: "120%";  
}

h4 { font-size: normal; 
  color: #000000; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  line-height: "120%"; 
}

h5 { font-size: normal; 
  color: #000000; 
  font-family: Verdana, Geneva, Lucida, Arial, sans-serif;
  line-height: "120%";
}

ul.top { line-height: "120%"; }

img.inline { 
  float: right;  
  margin-left: 2em;
}

img.icon { 
  margin-left: 1em;
  margin-right: 1em;
  
}

a:link {
  color: #0000EE;
}

a:visited {
  color: #551A8B;
}

a:active {
  color: #FF0000;
}

CITE.refs { 
  font-style: italic;
  font-weight: normal;
}

STRONG.refs { 
  font-style: normal;
  font-weight: bold;
}

