form {
	margin: 0px;
}
.table {
	border: 1px dotted #CCCCCC;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #424242;
		text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


td {
	font-family: verdana;
	font-size: 12px;
	color: #424242;
	}

