/* CSS Document */
A 					{color: blue;	text-decoration: none;	style: normal;}
A:Hover  			{color: green;}
A.emailer  			{color: orange;	text-decoration: none;	style: normal;}
A:Hover.emailer		{color: red;}			

font.header  	{color: #595958; font-size: 18pt;	font-style: normal;	font-weight: bold;	font-family: Arial, sans-serif;	text-decoration : none}

font.subhead  	{color: #595958; font-size: 8pt;	font-style: normal;	font-weight: bold;	font-family: Arial, sans-serif;	text-decoration : none}
font.copy 		{color: #595958; font-size: 12pt;	font-style: normal;	font-family: Georgia, serif;	text-decoration : none}

font.tiny 		{color: orange; font-size: 9pt;	font-style: normal;	font-family: Georgia, serif;	text-decoration : none}
A.copy 			{text-decoration : none}

.bighead  	{color: #595958; font-size: 38pt;	font-style: normal;	font-weight: bold;	font-family: Times, serif;	text-decoration : none}
