/* CSS Document */

P{
font-family:verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.navigation {
	font-family: Papyrus;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000cc;
	display: inline-table;
	padding: 8px;
	width: 125px;
}

.navigation:hover {
	font-family: Papyrus;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	display: inline-table;
	padding: 8px;
	width: 125px;
}

	.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0000cc;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-color: #FFFFFF;
}
.PapTitle{
	font-family: Papyrus;
	font-size: 24px;

	font-style:
	line-height: 18px;
	font-weight: bold;
	color: #0000cc;
	font-style: italic;
