td
{
	padding: 0 10px 0 0;
	color: black;
	font-family: Verdana, Trebuchet, Sans;
	font-size: 10px;
	line-height: 20px;
	border-bottom: #dddddd;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

thead { font-weight: bold; }

p
{
	font-family: Verdana, Trebuchet, Sans;
	font-size: small;
	line-height: 150%;
}

h3
{
	font-family: Georgia, Times, Serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
}


code { font-size: medium; }

a:link
{
	color: olive;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a:visited
{
	color: gray;
	text-decoration: none;

}
