FONT.HEADLINE
	{
	font-size: 27px;
	font-family: arial;
	font-weight: bold;
	}
	
FONT.MAIN
	{
	font-size: 13px;
	font-family: arial;
	}

FONT.CAPTION
	{
	font-size: 9px;
	font-family: verdana,arial;
	}

FONT.SMALL
	{
	font-size: 9px;
	font-family: arial;
	}
	
TD.FAMILYTREE
	{
	font-size: 9px;
	font-family: arial;
	}

TD.EVENTS-HEADER
	{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	}
	
TD.EVENTS
	{
	font-size: 12px;
	font-family: arial;
	}

A.MENU:LINK, A.MENU:VISITED, A.MENU:ACTIVE
	{
	color: 900300;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}	

A.MENU:HOVER
	{
	color: B20E12;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	}

A.SMALL:LINK, A.SMALL:VISITED, A.SMALL:ACTIVE
	{
	color: 900300;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	}	

A.SMALL:HOVER
	{
	color: B20E12;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	}

A.CAPTION:LINK, A.CAPTION:VISITED, A.CAPTION:ACTIVE
	{
	color: black;
	font-size: 9px;
	font-family: verdana, arial;
	text-decoration: none;
	}	

A.CAPTION:HOVER
	{
	color: black;
	font-size: 9px;
	font-family: verdana, arial;
	text-decoration: none;
	}

A:LINK, A:VISITED, A:ACTIVE
	{
	color: 900300;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	}	

A:HOVER
	{
	color: B20E12;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	}