body {
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: Black;
}
td {
	border: thin none #000000;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.LoginLink 
{
	color: White;
}


