<!--

A		{
		text-decoration: none;
}

A:hover		{
		color: blue;
		text-decoration: underline;
}

FONT.author	{
		font-family: arial, sans-serif;
		font-size: small;
		font-weight: bold;
}

FONT.photo	{
		font-family: "arial narrow", arial, sans-serif;
		font-size: x-small;
}

FONT.reg	{
		font-family: arial, sans-serif;
		font-size: small;
}

FONT.bold	{
		font-family: arial, sans-serif;
		font-size: small;
		font-weight: bold;
}

FONT.bottom	{
		font-family: arial, sans-serif;
		font-size: xx-small;
}

FONT.menu	{
		font-family: "Copperplate Gothic Light", "Copperplate Gothic";
		font-size: medium;
}

FONT.title	{
		font-family: "Copperplate Gothic Bold", "Copperplate Gothic";
		font-size: 40px;
}

FONT.I-h	{
		font-family: "Copperplate Gothic Light", "Copperplate Gothic";
		font-size: medium;
		font-weight: bold;
}

FONT.I-m	{
		font-family: "Copperplate Gothic Light", "Copperplate Gothic";
		font-size: medium;
		text-decoration: underline;
}

FONT.I-sh	{
		font-family: "Copperplate Gothic Light", "Copperplate Gothic";
		font-size: small;
		font-weight: bold;
		text-decoration: underline;
}

FONT.columns	{
		font-family: arial, sans-serif;
		font-size: medium;
		font-style: italic;
		font-weight: bold;
}

TD.issues	{
		font-family: "Arial";
		font-size: small;
		font-weight: normal;
		text-align: center;
}
		
-->

