Body, table, tr, td	{
	color: #505050;
	font-family: arial;
	font-size: 10pt;
}

A  {
	color : #505050;
	font-family: arial;
}
A:Hover  {
	color : #85AAC5;
	text-decoration : none;
}
A:Active  {
	color : #505050;
	text-decoration : none;
}
.DropShadow  {
	font-size: 35px;
	letter-spacing : 0px;
	color: #ffffff;
	width: 500; 
	height: 10; 
	filter: DropShadow(Color=#cccc66, OffX=2, OffY=2, Positive=true) ;
}
.Kop	{
	color: #5A79AD;
	font-family: serif;
	font-size: 20px;
}
.Normal	{
	color: #505050;
	font-family: arial;
	font-size: 10pt;
}
.bold_small {
	color: #505050;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}
.small	{
	color: #505050;
	font-family: arial;
	font-size: 8pt;
}
.trans {
	filter: alpha(opacity=80);
}
.info_input {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #9B023C;
	border-left: 1px solid rgb(0,0,0); 
	border-right: 1px solid rgb(0,0,0); 
	border-top: 1px solid rgb(0,0,0); 
	border-bottom: 1px solid rgb(0,0,0);
	filter: alpha(opacity=80);
}
.info_box {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000;
	border-left: 0px none; 
	border-right: 0px none; 
	border-top: 0px none; 
	border-bottom: 1px solid rgb(0,0,0);
	background : transparent;
}
