
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	}

#links{
	font-size: 10px;
	}