body{
	color: #000000;
	background: #FFF;
	margin: 0px;
}
p,div,ol,ul,li,td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link{
color:#990000;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#660000;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#990000;
font-weight:bold;
text-decoration:underline;
}
.fine{
font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
text-align:center;
vertical-align:middle;
}