body 	  {
	   background-color: #9CB0F8;
	   font-family: tahoma, arial;
	   font-size: 11pt;
	   text-align: center;
	   color: #444555;
	  }


a:link	  {
	   color: #444555;
	   text-decoration: none;
	  }


a:visited {
	   color: #444555;
	   text-decoration: none;
	  }


a:active  {
	   color: #444555;
	   text-decoration: none;
	   }


a:hover   {
	   color: #444555;
	   font-weight: bold;
	   text-decoration: none;
	   }


p.bold    {
	   color:#444555;
	   font-weight: bold;
	  }


p.normal  {
	   color:#444555;
	  }