/* Application CSS Stylesheet: standard tags. */
body {
  margin: 0px;
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

h1 {
  margin: 0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  font-size: 18px; 
  font-weight: bold; 
  color:#00A7A7; 
}

a {
color:#00A7A7;
}

a h1:hover, h1:hover a {
text-decoration:underline;
}


h2 {
margin: 3px 0px 5px;
  font-size: 16px; 
  font-weight: bold; 
  color:#000;
}

th, td {
  font-size: 12px; 
}

th {
  font-weight: bold; 
}

sup a {
text-decoration:none;
}