@charset "UTF-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
a:link {
	text-decoration: underline;
	color: #1D449A;
}
a:visited {
	text-decoration: underline;
	color: #1D449A;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.black {
	background-image: url(images/black_25.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Lline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
