.text  { color: #010101; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal }
.wtext  { color: #cccccc; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal }
.foot  { color: #bbbbbb; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal }
.header  { color: #cc6600; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold }
.menuheader  { color: white; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400 }

a:link  { color: #333333; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
a:hover   { color: white; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: orange; border-color: silver; outline: double thin gray }
a:visited { color: #333333; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}