BODY {
  background: #cda0cd  url(http://as220.org/~tomfool/images/clouds2.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}
      

P, BLOCKQUOTE, UL, OL, DL, DIR, MENU, DIV, H4, H5, H6 {
  color:       darkblue;
  margin-left: 2%;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

P.note {
  color: blue; 
  margin-left:9%;
  text-indent:-3%
}

IMG.subj {
  padding:0cm;
  margin-right: 0cm
}

A.URL {
  text-decoration: none  
}

PRE {
  color: darkgreen;
  margin-left: 3%;
  font-family: courier,lucida sans typewriter,fixed
}

MENU MENU, OL OL, UL UL {
  margin-left: 0cm
}

OL LI {
  margin-top: 6px
}

UL LI {
  margin-bottom: 6px;
  margin-top: 6px
}

MENU LI {
  list-style: none
}

CODE {
  color: darkgreen;
  font-family: courier,lucida sans typewriter,fixed
}

CODE.input {
  color: black;
  font-weight:bold
}

TABLE, TBODY, TR, TD	{
  color: blue;
  font-size: small;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}	

ADDRESS {
  color:green;
  font-size:small;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

H1 {
  color:#00aaff;
  font-size:large ;
  font-weight:bold;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

H2 {
  color: black;
  font-size:125% ;
  font-weight:bold;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

H3 {
  color: black;
  font-size:medium ;
  font-weight:bold;
/*  text-indent:2%; */
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

H4,H5 {
  font-size:normal;
  font-weight:bold
}

.title {
  text-indent:0cm;
  text-align:center
}

DIV.quote {
  margin-top: 7px;
  margin-left: 9%;
  margin-right: 9%;
  text-align:justified;
  font-size:small
}

DIV.navigation {
  color: purple;
  margin-left: 0cm
}