a:active  { text-decoration: underline; color: #000080}
a:link    { text-decoration: underline; color: #000080}
a:visited { text-decoration: underline; color: #000080}
a:hover   { text-decoration: underline; color: #FF4500}


table { 
  font-size: xx-small;
  font-family: Verdana, Arial, Helvetica;
  word-spacing: 0; 
  margin-top: 0; 
  margin-bottom: 0 ;
  border-width : 1;
  vertical-align : top;
  background-color : White;
}

p {
  font-size: xx-small;
  font-family: Verdana, Arial, Helvetica;
  margin-top: 0;
  margin-bottom: 0;
  word-spacing: 0;
}

p.up3 { margin-top: 3;}
p.up6 { margin-top: 6;}

/* Heading 1 is used for text */

h1 {
  font-size: xx-small;
  font-family: Verdana, Arial, Helvetica;
  background-color : #F5F5F5;
  word-spacing: 0; 
  margin-top: 0; 
  margin-bottom: 0 ;
}

/* heading 2 is used for menu */

h2 {
  font-size: xx-small;
  font-family: Verdana, Arial, Helvetica;
  word-spacing: 0; 
  margin-top: 0; 
  margin-bottom: 0 ;
}

hr { 
  border-left-width: 1; 
  border-right-width: 1; 
  border-top-style: solid;
  border-top-width: 1; 
  border-bottom-width: 1 
}

li { 
  font-size: xx-small;
  font-family: Verdana, Arial, Helvetica;
  text-align: left; 
  word-spacing: 0; 
  list-style-type: disc; 
  margin-left: -10; 
  margin-top: 0; 
  margin-bottom: 0 
}

