.body {
 font-family: Arial, Helvetica, sans-serif; 
 text-align: justify;
 color: #FFFFFF;
 font-weight: normal;
 font-size: small;
}

a:link {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

.sitedesign {
 font-family: Arial, Helvetica, sans-serif; 
 color: #999999;
 font-weight: normal;
 font-size: 8pt;
 text-align: right;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	margin-right: 20px;
	vertical-align: super;
}
#tableMenu {
	margin-bottom: 10px;
	margin-left: 70px;
}
