body {margin: 0px 0px 0px 0px;}
.button {
text-decoration: none;
font-family: arial;
font-size: 13px;
font-weight: bold;
background-color: #c0dcc0;
	color: white;
	width: 141px;
	height: 20px;
}
.button a {
text-decoration: none;
font-family: arial;
font-size: 13px;
font-weight: bold;
background-color: #c0dcc0;
	color: #2a5f55;
	width: 141px;
	height: 20px;
}
.button a:hover{
background-color: #8dbc9b;
}
.textlist {
text-decoration: none;
font-family: arial;
font-size: 13px;
font-weight: normal;
}
.formtext {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
