h1 {font-family: Arial Narrow, sans-serif; color: navy; font-size: 16pt; 
	background-image: url(images/bkg_h1.jpg);
	background-repeat: no-repeat; } 
h2 {font-family: sans-serif; color: black; font-size: 14pt; } 
h3 {font-family: sans-serif; color: black; font-size: 12pt; } 

a:link {font-family: Arial, sans-serif; font-size: 10pt; color: navy; }
a:visited {font-family: Arial, sans-serif; font-size: 10pt; color: navy; }
a:active {font-family: Arial, sans-serif; font-size: 10pt; color: red; }
a:hover {font-family: Arial, sans-serif; font-size: 10pt; color: red; }

a.menu:link {font-family: Arial, sans-serif; font-size: 8pt; color: white;  background-color: navy;  }
a.menu:visited {font-family: Arial, sans-serif; font-size: 8pt; color: white; }
a.menu:active {font-family: Arial, sans-serif; font-size: 8pt; color: white;  background-color: red; }
a.menu:hover {font-family: Arial, sans-serif; font-size: 8pt; color: white background-color: red; } 

p {font-family: serif; color: black; font-size: 10pt; } 


li {font-family: serif; color: black; font-size: 10pt; }

