body {
	margin: 0;
	}

td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	}

.title
	{
	font-size: 14px;
	font-weight: bold;
	}

a:link
	{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	}

a:visited
	{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	}	

a:active
	{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	}	

a:hover
	{
	text-decoration: underline;
	font-weight: normal;
	color: #FF6600;
	}
.detail {
	font-size: 11px;
}
