  body, p, ol, ul  {
	  font-family: Verdana,Tahoma,Arial,sans-serif;
	  font-size: 9pt;
	  color: #000000;
	  background-color: #FFFFCC;
  }

  H1  {
	  font-weight : bold;
	  font-size : 100%;
  }

  H2  {
	  font-weight : bold;
	  font-size : 80%;
  }

  li.Transit  {
   font-size: 9pt;
  }

  table.Workbench {
   font: 9pt;
  }

  A  {
   color : #000066;
   text-decoration : none;
   font-weight : bold;
  }

  A:Visited  {
   color : #000066;
   text-decoration : none;
   font-weight : bold;
  }

  A:Active  {
   color : #000066;
   text-decoration : none;
   font-weight : bold;
  }

  A:Hover  {
   color : #0000FF;
   text-decoration : none;
   font-weight : bold;
  }

  A.menu  {
   color : #000066;
   text-decoration : none;
   font-size : 8pt;
   font-weight : bold;
   background-color: Aqua;
   padding : 3;
  }

  A.menu:Visited  {
   color : #000066;
   text-decoration : none;
   font-size : 8pt;
   font-weight : bold;
   background-color: Aqua;
   padding : 3;
  }

  A.menu:Active  {
   color : #000066;
   text-decoration : none;
   font-size : 8pt;
   font-weight : bold;
   background-color: Aqua;
   padding : 3;
  }

  A.menu:Hover  {
   color : #0000FF;
   text-decoration : none;
   font-size : 8pt;
   font-weight : bold;
   background-color: Yellow;
   padding : 3;
  }

 p.CAT {
  font-style: italic;
  font-weight: bold;
  font-size : medium;
 }

 td.Translation  {
  background-color: Yellow;
 }

 p.Trados {
 	font-size: 7pt;
 	text-align : center;
 }

 td.TMW {
  background-color: #999999;
 }

 p.Localization {
  font-style: italic;
}

 span.tooz2 {
  font-family: Arial Narrow;
  color: navy;
  font-weight : bold;
 }

 span.tooz1 {
  font-family: Webdings;
  color: red;
 }

 span.tooz3 {
  font-size: xx-small;
 }

 div.Transit_centre {
  text-align: center;
 }





