/* Body */
tr, td { font-family: Arial, Helvetica, sans-serif }
tr, td { font-size: 12pt}
tr, td { word-spacing: 1}
body { background-color : #FFCC00; margin: 0 0 0 15 }
body { scrollbar-face-color: #FFDF5E; 
       scrollbar-base-color: Yellow;
       scrollbar-track-color: #FFDF5E;  
       scrollbar-arrow-color: Black; 
       scrollbar-3d-light-color: Black;  
       scrollbar-highlight-color: Grey; 
       scrollbar-dark-shadow-color: Grey }

h1 {
	color: #298f1a; font-family: Times New Roman, Times, serif;
	text-align: center;
	}

h3 { text-decoration: underline }

h4 {
	font-family: Arial, Helvetica, sans-serif; text-align: center; 
	}

.footer {
	font-size: 7pt; color: #339966; text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	}

/* Links */
A:link { color : #339966 }
A:hover { color : #0000FF } 
A:visited { color : #339966 }
