body {
	margin: 0px;
	font: 75% arial,helvetica,sans-serif;
}

table, input, select, textarea {
	font-size: 100%;

}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}