html,body {
height:100%;
}

body,td,th {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fdfdfd;
}
a:link {
color: #030303;
	text-decoration: none;
}
a:visited {
color: #030303;
	text-decoration: none;
}
a:hover {
color: #030303;
	text-decoration: underline;
}
a:active {
color: #030303;
	text-decoration: none;
}

.footer {
color:#fdfdfd; 
font-size:10px; 
font-family:Arial, Helvetica, sans-serif;
 }
 
a.footer:hover,a.footer:active,a.footer:visited,a.footer:link {
color: #fdfdfd;
text-decoration: underline;
}
