a.menu:link {  color: #FF0000; text-decoration: none; font-size: 10pt}
a.menu:visited {  color: #663333; text-decoration: none; font-size: 10pt}
a.menu:hover {  color: #0000FF; text-decoration: underline; font-size: 10pt}
a.menu:active { color: #FF9999; text-decoration: none ; font-size: 10pt}
a:link {  color: #FF0000; text-decoration: underline}
a:visited {  color: #993333; text-decoration: underline}
a:hover {  color: #0000FF; text-decoration: underline}
a:active {  color: #FF0000; text-decoration: underline}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
} 	/* fix Netscape glitch */
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}	/* cell entries not enclosed in <p> */
th {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #FF0000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FF0000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF0000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: italic; color: #FF0000}
.quote { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; color: #CC3333}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
.tiny { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
