body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
}
.Top {
	font-family: tahoma;
	font-size: 25px;
	color: #EEEEEE;
	font-weight: bolder;
	font-style: italic;
}
td {
	font-family: tahoma;
	font-size: 12px;
}
.lnk{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.lnk:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #004D96;
	font-weight: bolder;
}
.txt{
	font-family: tahoma;
	font-size: 20px;
	color: #cc0033;
	text-decoration:none;
}
.txt:hover{
	font-family: tahoma;
	font-size: 20px;
	color: #ff3300;
	text-decoration:none;
}
