a
{
font-family: verdana;
font-size: 14px;
color: #333;
}
body
{
font-family: verdana;
font-size: 14px;
background: #fff;
text-align; center;
color: #333;

}
.Style1 {font-size: 10px}
font-family: verdana;



textarea
{
	display: block;
	width: 500px;
	height: 10px;
	padding: 4px;
	font-size: 11px;
	background: #444;
	color: #ccc;
}
