body {
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
.td2 {
	border: 1px solid #CCCCCC;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #fafbfc;

}
textarea {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

