﻿.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #66B5E3;
	vertical-align: middle;
}

.p {
	font-family: verdana;
	font-size: small;
	color: #000000;
}
a {
	color: #17577E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	font-family: Verdana;
	font-size: large;
	margin-bottom: 10px;
	font-weight: bold;
}

hr {
	color: #17577E;
	background: #17577E;
	border: 0;
	height: 1px;
	/*margin-top: 5px;
	margin-bottom: 2px;*/
	width: 97%;
}