
P	{ 
	font-family: Georgia, Verdana, Arial, Trebuchet;
	font-size: 14pt;
	color: Black; 
	font-weight: normal;
}

.large	{
	font-size: 16pt;
	color: black; 
}

.small	{
	font-size: 9pt;
	color: black; 
}

.return	{
	font-family: Georgia, Verdana, Arial, Trebuchet;
	font-size: 14pt;
	color: black; 
	font-weight: normal;
	text-align: center;
}

B	{
	font-weight: bold;
	color: black;
}

H1	{
	font-family:  Georgia, Verdana,Arial, Trebuchet;
 	font-size: 28pt;
	font-weight: normal;
	color: black;
}

.an	{
	font-family:  Georgia, Verdana,Arial, Trebuchet;
	font-size: 35pt;
	font-weight: normal;
	color: Red;
	} 	
	
	.an2	{
	font-family:  Georgia, Verdana,Arial, Trebuchet;
	font-size: 15pt;
	font-weight: normal;
	color: Red;
}

.wshs	{
	font-family:  Georgia, Verdana,Arial, Trebuchet;
	font-size: 28pt;
	font-weight: bold;
	Color: Green;
	}

H2	{
	font-family: Georgia, Verdana,Arial, Trebuchet;
	font-size: 22pt;
	font-weight: normal;
	color: black;
	}

.h2green {
	font-family: Georgia, Verdana,Arial, Trebuchet;
	font-size: 22pt;
	font-weight: normal;
	color: Green;
}

H3	{
	font-family: Georgia, Verdana,Arial, Trebuchet;
	font-size: 18pt;
	font-weight: normal;
	color: black;
}

.h3green {
	font-family: Georgia, Verdana,Arial, Trebuchet;
	font-size: 18pt;
	font-weight: normal;
	color: Green;
}

PRE	{
	font-family: "Courier New", Courier;
	color: black;
}

BODY	{
	color: Black;
	background-color: white;
	font-family: Georgia, Verdana, Arial, Trebuchet;
}

LI	{ font-family: Arial;
	font-size: 12pt;
	color: black; 
}

TD	{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.reunion	{
	font-family: Arial;
	font-size: 14pt;
	color: Red;
	font-weight: bold;
	font-style: italic;
	}

.reunion2	{
	font-family: Arial;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	font-style: italic;
}

.tdupdated { 
	font-family: Arial;
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}
.menu { 
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
}
.info	{ 
	font-family: Arial;
	font-size: 12pt;
	color: Black; 
	font-weight: bold;
}
ADDRESS	{
	font-size: 9pt; 
	}

A:link { color: Black }          /* unvisited link */
A:visited { color: Navy }        /* visited links */
A:active { color: Teal }        /* active links */


