p {
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
a {
	color: #333300;
	text-decoration: none;
}
a:hover {
	color: #333300;
	text-decoration: underline;
}
a:visited {
	color: #333300;
}
input {
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;

}
textarea {
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;

}
