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