@charset "UTF-8";

.right {
	text-align: right;
	padding-right: 20px;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
}

a {
	vertical-align: middle;
}

tr.head {
	background-color: #6495ed;
}

td.col1 {
	width: 90px;
}
