BODY {
  background: white;
  background-repeat: repeat-x;
  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%;
/*  margin-right: 3%; */
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

P.note {
  color: blue;  /* 3000c0; */
  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
}

UL LI {
  list-style: disc 
}

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:00daff;
  font-size:x-large ;
  font-weight:bolder;
  font-family: lucida sans, helvetica, Geneva, Arial, sans-serif
}

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

H3 {
  color: black;
  font-size:large ;
  font-weight:bold;
  text-indent:3%;
  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-left: 9%;
  margin-right: 9%;
  text-align:center;
  font-size:small
}

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