BODY {
	background-color : #000000;
	font-family : Times New Roman,Georgia,Times;
	font-size : 10pt;
  font-weight : normal;
	color : #CCCC99;
}

LI, P, TD {
  font-family : Times New Roman,Georgia,Times;
	font-size : 10pt;
  font-weight : normal;
	color : #CCCC99;	
}

H1 {
  font-family : Times New Roman,Georgia,Times;
	font-size : 18pt;
	font-weight : normal;
	color : #CCCC99;	
}

.subhead {
  font-family : Times New Roman,Georgia,Times;
	font-size : 16pt;
	font-weight : normal;
	color : #CCCC99;	
}

.smalltext {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CCCC99;	
}
	
A {
	color:#CCCC99;
}

A:active {
	color:#FFFFFF;
}

A:visited {
	color:#CC9900;
}

A:hover {
	color:#FFFFFF;
}

A.gold {
	color:#CCFF99;
}

A.gold:active {
	color:#CCFF99;
}

A.gold:visited {
	color:#CCFF99;
}

A.gold:hover {
	color:#CCFF99;
}

/* background colors used for table cells in different sections of the site */
.bg_generic {
  background-color : #999933;
}

.bg_steps {
  background-color : #336633;
}

.bg_sponsor {
  background-color : #996699;
}

.bg_group {
  background-color : #336699;
}

.bg_hosp {
  background-color : #669966;
}

.bg_works {
  background-color : #339999;
}

.bg_fellow {
  background-color : #333366;
}

.bg_tapes {
  background-color : #663399;
}

.bg_contact {
  background-color : #993333;
}

.bg_red {
  background-color : #CC3300;
}

.hilight {
  color : #FFFFFF;
}