.workingdog {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.style1 {font-size: 10pt}

body{	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin: 0;}
	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.home a:link {
	color: #000000;
	text-decoration: none;
}
.home a:visited {
	text-decoration: none;
	color: #000000;
}
.home a:hover {
	text-decoration: none;
	color: #666666;
}
.home a:active {
	text-decoration: none;
	color: #000000;
}