hr { background-color: #9999cc; height: 1px }

body {
	font-weight: normal;
	color: #000000;
}	

table, blockquote { 
	font-weight: normal;
	color: #000000;
}

.tblborder { 
  background-color: #B47D1E; 
}

.tblheader { 
  background-color: #9999cc; 
  text-align: left;
; font-weight: bold; font-style: normal}

.tblbright {
  background-color: #FFFFFF;
  color: #000000;
}

.tbltrans {
  font-size: 13px;
  color: #000000;
}

.tbldark {
  background-color: #F2EADB;
  font-size: 13px;
  color: #000000;
}

.tblbrightsmall {
  background-color: #FFFFFF;
  font-size: 11px;
  color: #000000;
}

.tbldarksmall {
  background-color: #F2EADB;
  font-size: 11px;
  color: #000000;
}

h1 { 
	font-size: 36px
}

h2 {
	font-size: 30px
}


td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 } 