body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-bottom:0px;
}

td {
	text-align:left;
}

div#spaco {
	margin:10px;
}

h1 {
	color:#990000;
}

a:link {
	color:#990000;
	text-decoration:none;
}

a:visited {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}