Body {
	font-size: 10pt;
	font-family: Arial;
	color: blue;
	background-color: #F9F9F9;;
	}
H1 {
	font-size: 15pt;
	font-weight: bold;
	color: black;}
H2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;}
H3 {
	font-size: 12px;
	color: black;
	}

table.world, td.world {
  background-color:#F9F1C7 ;
  color:#000000 ;
  font-size: 9pt ;
  link: #727272;
  border: 1px;
  border-style: solid;
  border-color: #FBD242;
  border-spacing: 1px;
}

table.world2, td.world2 {
  background-color:#E6E6FA ;
  color:#000000 ;
  font-size: 9pt ;
  link: #800000;
  border: 1px;
  border-style: solid;
  border-color: #0a0afb;
  border-spacing: 1px;
}
.world3{font-size: 10pt ; text-decoration: none; font-weight: normal;	color: #800000;}
.world3 a:link {text-decoration: none; font-weight: normal; color: #800000;}
.world3 a:visited {text-decoration: none; font-weight: normal; color: #000FFF;}
.world3 a:hover {text-decoration: none; font-weight: normal; color: #000000;}
