/* CSS Document */
body {
	background-image: url(images/bg14.gif);
	margin-top: 40px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: 1px;
}
a {
	font-size: 11px;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: line-through;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: overline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

