body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.formData {
	font-size:small;
	color:#333333;
	background-color:#99CCFF;
}
