.nav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	border: thin solid #F7FCA0;
	width: 780px;
}
.title {
	font-family:Calibri;
	font-size:20px;
	font-weight:bold;
	color: #003333;
}
.text {
	font-family:Calibri;
	font-size:14px;
	color: #003333;
	font-weight:normal;
}
.boldtext {
	font-family:Calibri;
	font-size:14px;
	color: #003333;
	font-weight:bolder;
}
.newstext {
	font-family:Calibri;
	font-size:12px;
	color: #003333;
}
.newstextbold {
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color: #003333;
}
