a:link, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #474747;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #474747;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474747;
	background-repeat: repeat-y;
}
.underline {
	text-decoration: underline;
}
.picture {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #474747;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #474747;
}
