body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}

.strong {
	color: #FF0000;
	font-weight: bold;
}

dfn	{
	color: #393C39;
	font-weight: bold;
	font-style: normal;
}

A:link	{
	text-decoration:	none;
	font-weight:	bold;
	color:	#686868;
}

A:visited	{
	text-decoration:	none;
	font-weight:	bold;
	color:	#686868;
}

A:active	{
	text-decoration:	none;
	font-weight:	bold;
	color:	#686868;
}

A:hover	{
	text-decoration:	underline;
	color:	#686868;
}

A.offsite	{
	text-decoration:	none;
	font-weight:	normal;
	color:	#686868;
}
