.button {
	text-decoration: underline;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}
.button:link { color:#003399 }
.button:hover {  color:#663300; text-decoration: underline}
.button:visited { color:#003399 }
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #003399;
	text-decoration: underline;
}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #009933}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: small}
.normalItallics { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #FF0000}
.normalBold { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #009933}
.footnote { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
.normalBoldBrown { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #663300}
.normalBoldBlue { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #003399}
.normalBoldGreen { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #009933}
.normalwarning { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #009933}
.normalBoldGreenCopy { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold ; color: #999999}
.pagelink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #003399}
.pagelink:link { color: #003399 }
.pagelink:visited { color:#CC66CC }
.pageinternallink { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold ; color: #666666}
.pageinternallink:link { color: #999999 }
.pageinternallink:visited { color:#CC66CC }.normalBoldGrey { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #999999 }
.normalbreadcrumbend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #003399;
	text-decoration: underline;
}
.normalBoldRed { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold ; color: #FF3333}
