BODY, P, TD
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.topNavTab 
{
	/*
	font-family: Tahoma;
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #C3B59E;
	white-space: nowrap;	
	color: #33281C;
	text-decoration: none;
	*/
	cursor: hand;
}

.topNavTabActive
{
	/*
	font-family: Tahoma;
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #D88960;
	white-space: nowrap;	
	color: #FBF3E8;
	text-decoration: none;
	*/
}

.topNavTabSeparator 
{
	background-color: #E7DBCD;
}
.footerText 
{
	color: #D9CBB3;
}
.redParaText 
{
	color: #844535;
	line-height: 23px;
}
.biggerRed, .biggerRed A
{
	font-size:14px;
	color: #873520;
	font-weight: normal;
	text-decoration: none;
}
.biggerRed A:hover 
{
	color: #D88960;
}
.italicBigRed
{
	font-size:17px; 
	color:#863521; 
	line-height:22px;
}
.zurichNav, .zurichNav A  
{
	font-size:11px;
	font-family: Tahoma;
	padding-top:3px;
	padding-bottom:3px;
	color: #33281C;
	text-decoration: none;
}
.zurichNav A:hover 
{
	color: #8D503E;
}
.blackParaText 
{
	color: #33281C;
	line-height: 23px;
}
.biggerParaText 
{
	color: #33281C;
	line-height: 23px;
	font-size:14px;
}
A.redLink:visited, A.redLink:link, A.redLink:active, A.redLink:hover, .redText
{
	color: #863521;
	text-decoration: none;
}
