@charset "UTF-8";
/* CSS Document */

table {
	vertical-align:top;
	border: thin solid #6E8C6E;
}

td {
	padding-top:5px;
	padding-bottom:10px;
	}
tbody a {
	font-weight:bold;
	text-decoration: none;
}

img {
	border:none;
	text-decoration:none;
	}