*
{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
}
body
{
	background-color: #ededed;
	margin-top: 0;
	color: #000000;
}
a
{
	color: #000000;
	text-decoration: none;
	background: transparent; 
}
a:hover
{
	color: #000000;
	text-decoration: underline;
	background: transparent; 
}
hr
{
	color: #000000;
	background: transparent; 
}
ul
{
	list-style: none outside;
	margin-left: 10px;
}
div.menu
{
	font-weight: bold;
	width: 150px;
	margin-left: 10px;
	background: transparent; 
}
div.heading
{
	text-align: center;
	font-size: 12pt;
	width: 100%;
	font-weight: bold;
	background: transparent; 
}
div.link
{
	text-align: center;
	font-size: 8pt;
	background: transparent;
}
div.link a
{
	color: #C5C5C5;
	background: transparent;
}
div.link a:hover
{
	color: #C5C5C5;
	background: transparent;
}
div.link img
{
	border: 0;
}