body {
	background-color: Black;
}
td.label {
	background-color:  #339999;
}
td.label_value {
	background-color:  #ccff99;
}
td.bio {
	background-color:  #99ff99;
}
td.links {
	background-color:  #CCCC99;;
}
font.page_heading {
	font-family : Bavand;
	font-size : 7;
	font-style : normal;
	font-weight : bold;
}
font.table_heading {
	font-family : Bavand;
	font-style : normal;
	font-weight : bold;
}