td {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0F0F0;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
}
body {
	margin: 0px;
}



form {
	font-family: Tahoma;
	font-size: 11px;
	}

input {
	font-family: Tahoma;
	font-size: 11px;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
}

select {
	font-family: Tahoma;
	font-size: 11px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
