html, body {
margin-top: 0px;
margin-left: 0px;
}


A { font-family: tahoma; color:#1567B3; text-decoration:none; font-size: 11px;   }
A:hover { font-family: tahoma; color:#d55e33; text-decoration:none; font-size: 11px; }

.Foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #1567B3;
}
.grey-txt {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.main-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #006BCC;
}