.text {

	font-family: Verdana;

	font-size: 11px;

	color: #000000;

}

form {

	margin: 0;

	padding: 0;

	}
.button {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.style {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.style2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.blackborder {
	border: 1px solid #000000;
}

