BODY, TD {

	font-family : Verdana, Arial, sans-serif ;

	font-size : 7pt;

}

.cancelled {
	font-weight: bold;
	font-size: 8pt;
	color : black;
}

.txt{

	color:gray;

}

.date {

	font : bold;

	color : Gray;

}



.blue {

	

	background-color : #CCCCCC;

	color : White;

}



.header {

	font-size : 8pt;

	font-weight: bold;

	color: Black;
}

.organizer {
	font-size : 8pt;
	font-weight: bold;
	color: gray;
}


A:LINK, A:VISITED  {   

	color : Black;	

	text-decoration : none;


	

}





A:HOVER {

	color : #DCDCDC;

    text-decoration : none;

	

}



A.r:LINK, A.r:VISITED  {   

	color : Black;	

	text-decoration : none;

	font-size : 7pt;

}





A.r:HOVER {

	background-color : #ADD8E6;

	color : Black;

   text-decoration : none;

	font-size : 7pt;

}





A.l:LINK, A.l:VISITED  {   

	color : Black;	

	text-decoration : none;

	font-weight: bold;

	font-size : 7pt;

}



A.l:HOVER{

	background-color : #ADD8E6;

	color : Black;

    text-decoration : none;

	font-weight: bold;

	font-size : 7pt;

}


a.linkElement { font-weight:bold;
display:block;
padding-bottom: 4px;

}

.linkHeader { font-weight:bolder;
padding-bottom: 4px;
}

.linkDesc {
font-weight: normal;
}
