.btn-primary {
	border-radius: 0px;
}

.navbar-custom {
	background-color: #2E5A7C;
	color: white;
}

.navbar-custom ul li a {
	color: white;
}

.navbar-brand {
	color: white;	
}

table {
	width: 100%;
}

table tr td {
	padding-top: 15px;
}