	/* 
 	annafilm style
	date: 	21-08-2004
	author:	michael lorenz
*/


TH,P,B,TD,TR,TABLE  {
	font-family : Times New Roman, Times, serif;
	color : rgb(255,255,255);
	font-size: 9pt; 
	
}

.bold  {
	font-weight: bold;
}
.list  {
	font-family : Times New Roman, Times, serif; 
	color : rgb(225,255,255);
	font-size: 9pt; 
	text-decoration : none;
	line-height: 20px;
}


.grey {
	font-family: Times New Roman, Times, serif;
	color : rgb(153,153,153);
	font-size: 9pt;
font-weight: bold;
}
.grey A:link {
	color : rgb(153,153,153);
	text-decoration: none;
}
.grey A:visited {
	color : rgb(153,153,153);
	text-decoration: none;
}
.grey A:hover {
	color : rgb(100,100,100);
	text-decoration: none;
}
.grey A:active {
	color : rgb(153,153,153);
	text-decoration: none;
}


