.border {
	border: 1px solid #000000;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
body {
	background-image: url(/images/dir_fill.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.borderGrey {
	border: 1px solid #999999;
}
.boderGreen {
	border: 1px dashed #006600;
}
.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
