BODY	{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	background: FFFFCC; 
	color: black;
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;}


a { 
	color: green; font-weight: bold;
}
a:hover { 
	color: red; font-weight: bold;
} 
a:visited { 
	color: blue; font-weight: bold;	
}
a:visited:hover { 
	color: red; font-weight: bold;
} 

a.menu { 
	color: green; font-weight: bold;
}
a.menu:hover { 
	color: red; font-weight: bold;
	background: #ffffff
} 
a.menu:visited { 
	color: blue; font-weight: bold;	
}
a.menu:visited:hover { 
	color: red; font-weight: bold;
}


A:link	{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;}
A:active{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:  10pt;}	
A:visited{ font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;}






FONT.heading	{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
		font-size: 100%;}

	.update	{font-size: 80%;}

TABLE	{border-style: none;
	
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	width: 99%;}

TD	{padding: 10px;
	border-style: none;}
	
	.np {padding: 3;}

H4	{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #FF0000;
	background: #FFFFFF}

H3	{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	background: #FFFFFF;}

H5	{font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;}