<!--
BODY              {
  font-family : Arial;
  text-align : left;
  background-color : #cde9eb;
  font-weight : normal;
  text-decoration : none;
  font-style : normal;
}
H1			{
  font-weight : bold;
  text-decoration : none;
  text-align : left;
  cursor : default;
  position : normal;
  font-size : large;
}
H2			{
  font-weight : bold;
  text-decoration : none;
  font-style : normal;
  font-variant : normal;
  text-align : left;
  cursor : default;
  font-size : medium;
}

H3{
  font-size : medium;
  font-weight : bold;
  
  font-style : italic;
}

.Title{
  text-align : center;
}

A:LINK             {
  font-family : Arial;
  text-decoration : underline;
}
A:VISITED          {
  font-weight : normal;
  text-decoration : underline;
  font-family : Arial;
}
TABLE{
  background-color : #cde9eb;
}
.Background{
  background-color : white;
}
.Content{
  background-color : #ffff9d;
}

.Example{
  background-color : #ffffff;
}

.Link{
  background-color : #ffff9d;
  text-align : center;
}

-->





