.table-striped>tbody>tr:nth-of-type(odd)
{
	background-color:#E8F4FF;
}

h1,h2,h3,h4
{
	color:#00407B;
}

.navbar-default .navbar-nav>li>a {
    color: #00407B;
}

.navbar-default
{
}

body
{
	text-align:justify;
}