body, th, td
{
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}

body
{
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

p
{
	line-height: 18px;
	text-align: justify;
}

dt
{
	font-weight: bold;
	color: #0066CC;
	margin-top: 8px;
	margin-bottom: 2px;
}

dd
{
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}

a:link,a:visited,a:active
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: underline;
	color:#0066CC;
}