.button
{
	background:#666663; color:white; border:#f69b0c;
	border:2px solid #3f3b3b; 
	padding:8px;	
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	margin: 0 1.5em 0 0;
	cursor:pointer;
}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#716e6b;
	line-height:20px;
	text-align:justify;
}
.input_text
{
	border:1px solid #d9d9d9; 
	padding:4px;	
	font-family: Arial;
	font-weight:lighter;
	color:#005ace;
	font-size: 12px;
	margin: 0 1.5em 0 0;

}
.footer
{
	color:#FFF;

}
a, a:active, a:visited
{
	color:#e67f00;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}