.frontstyle1 {color: #FF0000}
.frontstyle2 {color: #999999}
.frontstyle3 {
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image:  url(/bg.gif);
	font-size: 14px;

}

a:link { color: #000000}
a:visited { color: #000000}
a:hover { color: #000000}
a:active { color: #000000}


.tablesurround {
  background:#505092;
  color: #000000;
}
.tableborders {

  background:#FFFFCD;
  background-image: url(/bg.gif);

}
.tdheader {
  font-size:   9pt;
  font-weight: bold;
  color: #000000;
  background:  #FFCC99;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
