.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	line-height: 20px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E6081;
	text-decoration: none;
	font-weight: bold;
}
.dropshadow {
	filter: DropShadow(Color=#cccccc, OffX=5, OffY=5, Positive=True);
}
