body {
	background:        rgb(250,241,147);
  color:             rgb(0,0,0);
	font-family:       Arial, sans-serif;
	font-size:         12pt;
	font-weight:       normal;
  text-align:        center;
  margin:            0;
}

.maincell {
	background-image:  url(images/bg_index2a.jpg);
	background-repeat: no-repeat;
	background-color:  rgb(250,241,147);
	color:             rgb(0,0,0);
	font-family:       Arial, sans-serif;
	font-size:         10pt;
	font-weight:       bold;
}

table.trans {
    background-image:   none;
}

td {
	font-family:       Arial, sans-serif;
	font-size:         24pt;
	font-weight:       normal;
}