body{
background-color:#d7d4cf;
}
td{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #2268b1;
	font-style: normal;
	text-decoration: underline;
}
A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #2268b1;
	font-style: normal;
	text-decoration: underline;
}
A:active{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #2268b1;
	font-style: normal;
	text-decoration: underline;
}
A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #2268b1;
	font-style: normal;
	text-decoration: underline;
}
A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #2268b1;
	font-style: normal;
	text-decoration:underline;
}
.footer{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	background-color:#adaba8;
}
.adjust{
position:relative;
left:410px;
}



