/* CSS Document */

.navigation {
	background-color: #000066;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-bottom: 2px;
	border-bottom-color: #000099;
	border-color: #000099;
	border-left-color: #000099;
	border-right-color: #000099;
	border-top-color: #000099;
	border-top-style: groove;
	border-width: 2px;
	border-top: 2px;
	border-right: 10px;
	padding-left: 22px;
	padding-right: 22px;
}

.navigation:hover {
	background-color: #6600FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 2px;
	border-bottom-color: #000099;
	border-color: #000099;
	border-left-color: #000099;
	border-right-color: #000099;
	border-top-color: #000099;
	border-width: 2px;
	border-top: 2px;
	padding-left: 22px;
	padding-right: 22px;
}
.pagetitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #000000;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}

.quotes-obl {
font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px;
	line-height: normal;
}

.paragraph01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}

.paragraph01obl {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}

.paragraph01-b-obl {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}

.paragraph01bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}

.paragraph01boldcolor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	padding: 4px;
	line-height: normal;
}

.paragraph01boldcolor1obl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFF33;
	padding: 4px;
	line-height: normal;
}

.paragraph02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	line-height: normal;
}

.paragraph02Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	line-height: normal;
}

.paragraph02Obl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	line-height: normal;
}

.paragraph03BoldObl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	line-height: normal;
}

.paragraph04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	line-height: normal;
	background-color: #CCCCCC;
}

.paragraph04Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	padding: 4px;
	line-height: normal;
}

.paragraph04BoldObl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFF33;
	padding: 4px;
	line-height: normal;
}
.paragraph04-Wht-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	line-height: normal;
}
.paragraph04-Wht-BoldObl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFF33;
	padding: 4px;
	line-height: normal;
}

