.font {
	font-size: 12px;
	filter: DropShadow(Color=#B8B8B8, OffX=1, OffY=1, Positive=1);
	color: #000000;
	width: 100%;

}
table {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none
	}
