.fliesstext { 
	font-family:arial;
	font-size:11px;
	color:#222222;
	line-height:20px;
}

.button {
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:11pt;
}

.headline {
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:28px;
	font-weight:lighter;
	color:#222e44; 
}

.subhead {
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:20px;
	font-weight:lighter;
	color:#222e44; 
}

.link:link 
{ 	color: #000055; 
	text-decoration: underline; }

.link:visited 
{ 	color: #220000; 
	text-decoration: underline; }

.link:active 
{ 	color: #cccccc; 
	text-decoration: underline; }

.link:hover 
{ 	color: #cc0000; 
	text-decoration: none; }




.menu:link { 	
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:14px;
	color: #222222; 
	text-decoration: none; }

.menu:visited 
{ 	
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:14px;
	color: #222222; 
	text-decoration: none; }

.menu:active 
{ 	
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:14px;
	color: #cccccc; 
	text-decoration: underline; }

.menu:hover 
{ 	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:14px;
	color: #aaaaaa; 
	text-decoration: none; }


.menu_active 
{ 	
	font-family:Garamond, 'Adobe Garamond Pro',Times, 'Times New Roman';
	font-size:14px;
	color: #222e44; 
	text-decoration: none; }

