TD { vertical-align: middle; font-family: Verdana, Arial, sans-serif; } 
  :link { color: rgb(0, 0, 153); text-decoration: none;}  /* for unvisited links */ 
  :visited { color: rgb(153, 0, 153); text-decoration: none; } /* for visited links */ 
  a:active { color: rgb(255, 0, 102); text-decoration: none; } /* when link is clicked */ 
  a:hover { color: rgb(0, 96, 255); text-decoration: none; } /* when mouse is over link */ 
BODY { font-family: verdana, arial, sans-serif;	margin: 0; } 
P {text-align: justify; font-size: 12; margin-top: 1.5em; margin-bottom: 2em; margin-left: 6em; margin-right: 6em;} 
H2 {text-decoration: underline; text-align: left; font-size: 14; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 6em; margin-right: 6em;} 
H1 {text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 6em; margin-right: 6em;font-size: 18; font-weight: bold;} 
H3 {text-align: right; font-size: 14; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 6em; margin-right: 6em;} 
UL {text-align: justify; font-size: 12; margin-top: 0; margin-bottom: 0em; margin-left: 9em; margin-right: 7em;} 
OL {list-style-type: decimal; text-align: justify; font-size: 12; margin-top: 0; margin-bottom: 0em; margin-left: 9em; margin-right: 7em;} 
HR {border: 0px none; background-color: #FFFF99; color: #FFFF99; class: g}
