body { margin: 0 }

body { background-color: #FFFFFF }
td { font-size: 10pt }
td { color: #444 }
td { line-height: 13pt }
a {text-decoration: none }

h1 {
  padding:0;
  font-size:14pt;
  font-weight:bold;
  color:#000088;
  text-align:center;}

A:link { text-decoration:none; color:#0000ff; }
A:visited { text-decoration:none; color:#0000ff; }
A:active { text-decoration:none; color:#0000ff; }
A:hover { text-decoration:none; color:#FF00FF; }


.larger {
  font-size:12pt;
  font-weight:bold;
}


