/* CSS Document */

p{
	font-family: Calibri;
	font-size: 18px;
	color: #000033;
	line-height: 15px;
	padding: 0px;
	word-spacing: normal;
	font-style: normal;
}

.bold {
	font-family: Calibri;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.nav2{
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding: 5px;
	width: 140px;
	margin: 12px;
}

.nav3{
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding: 3px;
	width: 110px;
	margin: 3px;
}
.nav4{
	font-family: Calibri;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding: 3px;
	width: 140px;
	margin:12px;
}

navigation {
	margin: 10px;
}
.linkswithin {
	font-family: Calibri;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFFF;
	text-align: center;
}
.style71 {
	height: 3px;
	width: 100px;
}
