BODY {
  Background-Color : #54699A; 
	color : black ;	
	Font-Family : Arial ;
	Font-Size : 11pt ;
	 
	
}

a.titlelink:hover, a.selected_titlelink:hover {
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  color: white;
}
a.titlelink, a.selected_titlelink, a.titlelink:visited {
  background-color: black;
  text-decoration: None;
  color: White;
}


/* 
body {	font-family: Arial, Helvetica, sans-serif;}

td {	font-family: Arial, Helvetica, sans-serif;}
th {	font-family: Arial, Helvetica, sans-serif;}
*/


a.list:link  {
	Font-Family : Arial, Helvetica;
	Font-Size : 12pt;
	color : #663300;
	Font-Style : normal;
	Font-Weight : normal;
	font-variant : normal;
	Text-Decoration : none;
}

a.list:visited  {
	Font-Family : Arial, Helvetica;
	Font-Size : 12pt;
	color : #663300;
	Font-Style : normal;
	Font-Weight : normal;
	font-variant : normal;
	Text-Decoration : none;
}

a.list:hover  {
	Font-Family : Arial, Helvetica;
	Font-Size : 12pt;
	Color : #008080;
	Font-Style : normal;
	Font-Weight : normal;
	font-variant : normal;
	Text-Decoration : None;
}