body {
	font-size: 12px;
	color: #666666;
}
td {
	font-size: 12px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
}
.rightfoot {
	border: 1px dotted #CCCCCC;
}

.foottdline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4C7A4;
}
