body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.table {
	border: 1px solid #76776F;
	font-size: 13px;
  font-family: Tahoma , Arial, sans-serif;
  position: relative;
  top: -15px; 
}

a
  {
  color: #2300D5;
  font-family: Tahoma  , Arial, sans-serif;
  font-size: 13px;
  text-decoration: underline;
  background-color: transparent;
  }
a:hover
  {
  color: #FF0000;
  background-color: transparent;
  text-decoration: underline;
  }  

p
 {
  font-size: 13px;
  font-family: Tahoma , Arial, sans-serif;
 }
 
h1
  {
  font-size: 18px;
  font-weight: bold;
  }
h2
  {
  font-size: 18px;
  font-weight: bold;
  }
h3
  {
  font-size: 12px;
  font-weight: bold;
  }
h4
  {
  font-size: 12px;
  font-weight: bold;
  }
h5
  {
  font-size: 18px;
  font-weight: bold;
  }

