body		 {  font-family: Tahoma, sans-serif; font-size: 100% ; background-color: yellow ; }
p            {  font-size: 100% ; }h1           {  font-size: 140% ; color: #00f; font-weight: bold  ;}h2           {  font-size: 120% ; color: #006; font-weight: bold  ;}
h3           {  font-size: 110% ; color: #003; font-weight: bold ; }
td		 { font-size: 100% ; color: #003;  }
a:link , a:visited , a:active      { text-decoration: none; color: #039; }a:hover      { text-decoration: underline; color: #f00; }
#menu		 {  font-size: 110% ; font-weight: bold ; }
