td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
}
a.top:link,a.top:visited,a.top:active,a.top:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link,a:visited,a:active,a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

input,textarea,select {
	border: 1px #999999;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

