body {
  background-image:  none;
	background:        rgb(255,246,152);
  color:             rgb(88,113,49);
	font-family:       Arial, sans-serif;
	font-size:         12pt;
	font-weight:       bold;
  text-align:        center;
  margin:            0;
}

A:link {color: rgb(255,246,152)}
A:active {color: rgb(255,246,152) text-weight: bold}
A:visited {color: rgb(205,100,100)}

.maincell {
	background-image:  url(images/bg_index2.jpg);
	background-color:  rgb(255,246,152);
	background-repeat: no-repeat;
  color:             rgb(88,113,49);
	font-family:       Arial, sans-serif;
	font-size:         10pt;
	font-weight:       bold;
}

.subcell {
  color:             rgb(88,113,49);
	font-family:       Arial, sans-serif;
	font-size:         10pt;
	font-weight:       bold;
}

.subnote  {
  color:             rgb(88,113,49);
  font-family:       Arial, sans-serif:
  font-size:         6pt;
  font-weight:       bolder;
}

H1  {
  background:        rgb(88,113,49);
  color:             rgb(250,241,147);
  width:             610px;
  text-align:        center;
  font-family:       Arial, sans-serif;
	font-size:         14pt;
	font-weight:       bolder;
  text-align:        center;
  margin:            0;
}

H2  {
  background:        rgb(88,113,49);
  color:             rgb(250,241,147);
  width:             610px;
  text-align:        center;
  font-family:       Arial, sans-serif;
	font-size:         12pt;
	font-weight:       bolder;
  text-align:        center;
  margin:            0;
}
