@charset "iso-8859-1";
/* author: Joe Leser, St. Nicholas Webmaster */
/* Creation date: 11/21/2001 */
/* Last Updated: 09/04/2004 */

H2				{ text-align: center; }
H3				{ text-align: center; }
H4				{ text-align: center; }

H2.white		{ color: #FFFFFF; text-align: center; }
H3.white		{ color: #FFFFFF; text-align: center; }
H4.white		{ color: #FFFFFF; text-align: center; }

A				{ color: #0033FF; font-family: 'Arial, Helvetica, Sans-Serif'; font-size: 10pt; }
A.hover			{ color: #00FF00; }
A.active		{ color: #00FF00; }
A.button		{ color: #000000; text-align: center; text-decoration: none; font-family: 'Arial, Helvetica, Sans-Serif'; font-weight: bold; font-size: 12pt; }
A.link			{ color: #000000; text-align: left; text-decoration: none; font-family: 'Arial, Helvetica, Sans-Serif'; font-weight: bold; font-size: 10pt; }
A.link-header	{ color: #000000; text-align: center; text-decoration: none; font-family: 'Arial, Helvetica, Sans-Serif'; }	
H3.left				{ text-align: left; }

.name			{ font-family: 'Arial, Helvetica, Sans-Serif'; font-size: 12pt; color: #000000; }

/* generic */
.text			{ font-family: 'Arial, Helvetica, Sans-Serif'; font-size: 10pt; font-weight: normal; }
.text-white		{ color: #FFFFFF; font-family: 'Arial, Helvetica, Sans-Serif'; font-weight: normal; }

/* alignment */
.center			{ text-align: center; }
.left			{ text-align: left; }
.right			{ text-align: right; }

/* styles */
.bold			{ font-family: 'Arial, Helvetica, Sans-Serif'; font-weight: bold; font-size: 10pt; }
.bold-12		{ font-family: 'Arial, Helvetica, Sans-Serif'; font-weight: bold; font-size: 12pt; }
.italic			{ font-family: 'Arial, Helvetica, Sans-Serif'; font-style: italic; }