body {
  font: normal 80% arial, helvetica, sans-serif;
}

a {
  color:#31659c;
  text-decoration:none;
}

a:hover { 
  text-decoration:underline;
}

a img {
  border:none;
}

b {
  font-weight:bold;
}
	
div#wrapper {
  width:100%;
  line-height:1.3em;
}

h1 {
  font-size:1.5em;	
}

h2 {
  font-size:1.1em;
}
h3 {
  font-size:1.1em;
}

td {
  vertical-align:top;
}
