.copy{
	text-align: justify;
}

body{
	font-size: 1em;
}

td{
	font-family: verdana, helvetica;
	color: #2F170B;
	font-size: 0.8em;
}

a{	
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a:hover{	
	color: #990000;
	text-decoration: underline;
	font-weight:bold;
}

input.text{
	width: 60px;
	height: 19px;
}