body {
  background: #fff;
  margin: 10px;
  padding: 10px;
  font-family: sans-serif;
  color: #003;
}
h1 {
  font-spacing: 2px;
  font-size: 18px;
  font-weight: bold;
  color: #006;
}

a:link {
  color: #006;
}
a:visited {
  color: #f33;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #006;
#  display: inline;
}

td {
  font-size: 11px;
  font-family: sans-serif;
}


.leftboxtitle {background: #8E9FEE none repeat scroll 0%; color: black; font-family: sans-serif; font-weight: bold; font-size: 10pt;}
.leftboxcontent {border: 2px solid rgb(188, 188, 188); padding: 2px; background: white none repeat scroll 0%; font-size: 8pt; color: black; font-family: sans-serif;}

.centerboxtitle {font-weight: bold;}

.centerboxcontent {}

.menu {border: 1px solid #006; font-size: 10pt; width: 700px;}
.copyright {font-size: 10pt;color: #006;font-weight: bold;}

.bodytext {width: 700px; text-align: left;}
