p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
	text-align: left;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 990000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
	text-align: left;
}
.links {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 320px;
}
.navigationsub {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 170px;
	text-align: right;
}

.navigationsub:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 170px;
	text-align: right;
}
.italic {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #003399;
	font-style: italic;
}
.minilink {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 3px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}
