body{
	 text-align: center;
   font-family: verdana,helvetica,sans-serif;
	 font-size: 8pt;
   margin-left: auto;
   margin-right: auto;
   width: 760px;
	 }
.table{
  font-family: verdana,helvetica,sans-serif;
  font-size: 100%;
  color: black;
  }
.title,h3{
  font-family: verdana,helvetica,sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #000042;
	}
.title2{
  font-family: verdana,helvetica,sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: red;
	}
td.year{
  font-family: sans-serif;
  font-size: 150%;
  font-weight: bold;
  color: #000042;
	}
.text{
  font-family: sans-serif;
  font-size: 105%;
  color: #000042;
  }
hr{
	width: 760;
	size: 4;
	color: #4A6070;
	background-color: #5A104A;
	height: 4px;
	border: none;
	}
input{
	background-color: #F7DBCE;
	}	