body 
	{
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:12px;
	text-decoration: none;
	}
td
	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.menu
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:visited:hover
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a.body
	{
	color: #000000;
	text-decoration: none;
	}
a.body:hover
	{
	color: #000000;
	text-decoration: underline;
	}
a.body:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.body:visited:hover
	{
	color: #000000;
	text-decoration: underline;
	}
#header
	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}