/*
 * gknauth adapted style sheet(s) from Matias.  Thank you, Matias!
 *
 * Portions Copyright (c) 1995-2004, Matias Giovannini.
 *
 * You can use this stylesheet, in whole or in part, for
 * any purpose, provided you retain the above copyright.
 *
 * THIS WORK COMES WITH NO GUARANTEES, EITHER EXPRESSED OR IMPLIED.
 */

html, body { font-family: Optima, Georgia, 'Bitstream Charter', 'Luxi Serif', Charter, Palatino, Times, serif; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	background-color: #cf9;
}



