.header {
	margin: 5px;
	padding: 0px;
	border: 2px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	width: 800px;

}
.navHeader {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	font-style: italic;
	text-align: center;

}
.navHeader A:link { color : #A02E00; text-decoration : none;}
.navHeader A:visited { color : #A02E00; text-decoration : none;}
.navHeader A:hover {
	color : #990033;
	text-decoration : underline;
}
.navHeader A:active {
	color : #000099;
	text-decoration : underline;
}

.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	font-style: italic;
	text-align: center;

}

.SLIDESTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}.navHeaderCopy {

	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	font-style: italic;
	text-align: center;
}
