td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/bgdot.gif);
}
a {
	font-weight: bold;
	color: #75AF3A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-bottom: -7px;
}
