body 
  {
	background-color: white;
	margin-right: 5%;
	margin-left : 5%;
}
img 
  {
  border: 0	
  }
hr 
  {
	background-color: #4D5162;
	width: 100%;
	color: #4D5162;
}
  

h1
  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 175%;
	font-style: normal;
	color: #4D5162;
	text-align: left;
	font-weight: bold;
}
h2
  {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 150%;
  font-style: normal;
  color:#4D5162;
  text-align :left;
  font-weight:bold;
  }
h3
  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	color:  #4D5162;
	text-align: left;
	font-weight: bold;
}
  
  p
  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color :#4D5162;
	font-weight:normal;
}

ul,  ol,  li, td
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:85%;
	color: #4D5162;
	font-weight:normal;
}


  
td {
	  font-family: Verdana, Helvetica, sans-serif;
color: #4D5162;
  font-weight:normal;
}
.center
    {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
color: #4D5162;
	font-weight:normal;
	text-align : center;
}

  


.small 
  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color:#4D5162;
	font-weight: normal;
}



