body {
	margin: 0px;
	background-image: url(img/bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0041A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
