<!--
/* Tell NS4 to ignore these styles.... */
/*/*/
body, td {
font-family: Georgia,Book Antiqua,Times New Roman,Helvetica,sans-serif;
font-size: 14px; line-height:18px; !important
	scrollbar-face-color: #FCFFFB; 
	scrollbar-shadow-color: #404040; 
	scrollbar-highlight-color: #FCFFFB;
	scrollbar-3dlight-color: #404040; 
	scrollbar-darkshadow-color: #FCFFFB; 
	scrollbar-track-color: #FCFFFB; 
	scrollbar-arrow-color: #404040; 
} 
p {
12px; text-align:justify; margin-left: 2em; margin-right: 2em;
}
}
h1 {text-align: center;
}
a:link {
 color: #000000;
 font-weight: light;
 text-decoration: none;
 ! important; 
 }

a:visited {
 color: #777777;
 font-weight: light;
 text-decoration: none;
 ! important; 
 }

a:active {
 color: #777777;
 font-weight: light;
 text-decoration: none;
 ! important; 
 }

a:hover {
 color: #E5D9D0;
 font-weight: demi-bold;
 text-decoration: none;
 ! important; 
 }
a {
text-decoration: none;
! important;
}

.menu {font-family: Book Antiqua,Georgia,Helvetica,sans-serif; font-size: 14px; line-height: 12px; text-align:justify;  font-weight: light; ! important;}

.header {font-family: Book Antiqua,Georgia,Helvetica,sans-serif; font-size: 22px; line-height: 22px;  text-align:center;  font-weight: light; ! important;}

/* Okay, we can let NS4 see the rest.... */
-->