body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #48659A;
}
td {
	font-size: 12px;
	text-decoration: none;
}
.style1{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.style2{
	font-size: 12px;
	color: 275A94;
	text-decoration: none;
	font-weight: bold;

}

a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
}
TD.end a:link {
	font-size: 12px;
	color: #275A94;
	text-decoration: underline;
	font-weight: bold;
}
TD.end a:visited {
	font-size: 12px;
	color: #275A94;
	text-decoration: underline;
	font-weight: bold;
}
TD.end a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
TD.top a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
TD.top a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
TD.top a:hover {
	font-size: 12px;
	color: #00ff00;
	text-decoration: none;
}
