/*   Cascading Style Sheet for Thumbnail page */
/* Note that Body font color is also set in cat_popups.wpg1, for Netscape 4.8 */

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #707070;
	color : #E0E0E0;
}

A:LINK {
	font-style : normal;
	text-decoration : none;
	color : #E0E0E0;
}

A:VISITED {
	font-style : normal;
	text-decoration : none;
	color : #E0E0E0;
}

A:HOVER {
	font-style : normal;
	text-decoration : underline;
	color : #E0E0E0;
}

.ImageCell {
	border : 1px solid White;
}

.Headline
{
	font-size : 14pt;
}

.SubHeadline
{
	font-size : 11pt;
}

.LinkLine
{
	font-size : 8pt;
}

.GridFont
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.SmallGridFont
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
