
body {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	text-decoration: none;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
th, td, p {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	color: #999999;
}

.textfield {
	border: 1px #cccccc solid ;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: tahoma, verdana, helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
}
.submit {
	FONT-SIZE: 10px; 
	FONT-STYLE: normal; 
	COLOR: #555555; 
	FONT-FAMILY: tahoma, verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	border: 1px #cccccc solid
}

.footer a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}

a:link, a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}