body{
	color: #000000;
	background-color:#ffffff;
	left:19%;
	top:0px;
	width:62%;
	height:100%;
	font-family:Arial, Century Gothic, Helvetica;
	font-size:12px;
	font-weight:regular;
	text-align:left;
	letter-spacing:0.4px;
	}

h	{color: #000000;
	left:19%;
	top:0px;
	font-family: Arial, Century Gothic, Helvetica;
	font-size:12px;
	font-weight:regular;
	text-align:left;
	letter-spacing:0.4px;
	text-decoration:none;
	border-spacing:0px;
	
	}
	
i	{color: #000000;
	left:19%;
	top:0px;
	font-family:Arial, Century Gothic, Helvetica;
	font-size:12px;
	font-weight:regular;
	text-align:left;
	letter-spacing:2px
	}	

	
p 	{color:#FF0000;
	position:2;
	}
	
a 	{font-family:Arial, Century Gothic, Helvetica;
	font-size:12px;
	text-align:center;
	color:#008aff;
	font-weight:bold;
	text-decoration:none;
	border-spacing:0px;
	letter-spacing:0.4px;
	}
	
a:visited{font-family:Arial, Century Gothic, Helvetica;
	font-size:12px;
	text-align:center;
	color:#fff200;
	font-weight:bold;
	text-decoration:none;
	border-spacing:0px;
	letter-spacing:0.4px;
	}

a:hover {font-family:Arial, Century Gothic, Helvetica;
	color:#fff200;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	border-spacing:0px;
	letter-spacing:0.4px;
	}
	
a:active {color:#fff200
	letter-spacing:0.4px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	}
		
table.ex1 {
	color: #000000;
	table-layout:auto;
	border-spacing:0px;
	font-family:Times, Century Gothic, Helvetica;
	font-size:12px;
	font-weight:regular;
	table-layout:fixed;
	
	}
	
table.ex2 {
	table-layout:auto:
	color:#FF0000;
	border-spacing:0px;
	font-family:Times, Century Gothic, Helvetica;
	font-size:12px;
	font-weight:regular;
	table-layout:fixed;
	}
	
caption {caption-side:bottom}

div.img
  {
  border:0px;
  height:auto;
  width:auto;
  float:left;
  text-align:left;
  }
