.blues {  color: #004080; font: bold 14px Arial}

h1 {
	font-family: Arial, Verdana, Tahoma;
	background: transparent;
	font-size:  small;
	color: Navy;
}

h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: medium;
	color: Black;
	font-weight: bolder;
}

h3 {
		font-family: Arial, Verdana, Tahoma;
	background: transparent;
	font-size:  small;
	color: Black;
	font-weight: normal;
}

.navbar{
	padding-bottom: 4px;
}

