body {
  background-color: #000;
	margin : 32px;
	margin-left : 32px;
  padding: 0px; /*for opera*/  
}
body, input, td {
  color: #f8f8f8;
	font-family: verdana, arial;
	font-size : 11px;
}

table.cal {
  background-color: #000000;
}
td {
  color: #333;
}
td.head {
  background-color: #ccbbaa;
  font-weight:bold;
  width: 80px;
}
td.cont {
  background-color: #aabbcc;
  color: #333;
}

td {
  vertical-align: top;
}
td.text {
  color: #333;
  line-height:140%;
  padding-right: 50px;
}
ssp.text {
  color: #333;
  padding-left: 200px;
  width: 500px;
  text-align:left;
}
h2 {
  font-weight:bold;
  padding-top: 30px;
  line-height:140%;
  text-align:left;
}
h3 {
  font-weight:bold;
  padding-top: 16px;
  padding-bottom: 6px;
  margin:0px;
  text-align:left;
  font-size : 16px;
}
/*bio machine*/
TD.biohead {font-weight: bold; padding: 24px 0px 0px 0px}
TD.bioheadlite {padding: 24px 0px 0px 0px;}
TD.biodate {padding: 12 4 4 12; font-weight: bold; width: 90px; text-align: left; color: #1F5783; white-space:nowrap;}
TD.biotext {padding: 12 4 4 0;}
TD.biotext2 {padding: 2 4 4 0;}

.small {
  font-size : 9px;
  color: #ffffff;
}
.cr { /*copyright*/
  font-size : 9px;
  color: #ffffff;
  padding-top: 4px;
}
.ind {
  text-indent: -20px;
  margin:0px;
  margin-right: 20px; margin-left: 20px;  
}
A:visited, A:link, A:hover, A:active {
  color: #1D54A8;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}

A.la:visited, A.la:link, A.la:hover, A.la:active {
  color: #ccbbaa;
  font-family: verdana, arial;
  font-size : 9px;
  text-decoration: none;
}
A.la:hover {
  text-decoration: underline;
}
A.nav:visited, A.nav:link, A.nav:hover, A.nav:active {
  color: #ccbbaa;
  font-family: verdana, arial;
  font-weight:bold;
  font-size : 13px;
  text-decoration: none;
  margin-top: 8px;
  height: 12px;
}
A.nav:hover {
  text-decoration: underline;
}
A.navat:visited, A.navat:link, A.navat:hover, A.navat:active {
  color: #f8f8f8;
  font-family: verdana, arial;
  font-weight:bold;
  font-size : 13px;
  text-decoration: none;
  margin-top: 8px;
  height: 12px;
}
A.navat:hover {
  text-decoration: underline;
}

