body {font-family:Tahoma, Arial;}
table {font-size:11pt;}
h1 {font-size:14pt;}
h2 {font-size:12pt;}
h1 .logo img {vertical-align:middle;}
.table {
	border-collapse: separate; border-spacing: 2px
}
.table td, .table th {
	padding:2px 4px;
}

.table td {
	background: #DDF7FE;
}

.table th {
	background: #78D4EE;
}
.table tbody th {
	text-align:left;
	vertical-align:top;
	max-width:200px;
}
.table thead th {
	text-align:center;
	vertical-align:middle;
}

.action {
	cursor: pointer;
}

.action:hover {
	background: #DDF7FE;
}