/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#form {
}
#form textarea {
	border: 1px solid;
	border-color: #b1b4b5;
	font: #b1b4b5;
}