body
{
	background: url('images/bg.gif');
}

a,a:visited
{
	color: blue
}

td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}

#categories td
{
	padding: 5px;
	text-align: center;
}

#categories a, #categories a:visited
{
	font-size: 15pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#innerTable
{
	width: 100%;
}

#innerTable td
{
	background: white;
	padding: 3px;
}