body{
	 background-color: #e0eef8;
	 color: Black;
	 font-family: "Times New Roman", Times, serif;
	 }
a{
	 text-decoration: none;
	 font-family: "Times New Roman", Times, serif;
	 color: Blue;
	 font-weight: bold;
	 text-align: center;
}
a:hover{
	 text-decoration: none;
	 color:  #AE5B1E;
	 font-weight: bold;
	 text-align: center;
}
.td1{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left: 3px;
}
.td2{
	border-bottom: 1px solid #FFFFFF;
	padding-left: 3px;
}
a.kit{
	text-decoration: underline;
}
.img{
	margin-left: 3px;
	margin-right: 3px;
	margin: 7px;
}