body {
   background-color 	: #ffffff ;
   font-size 		     	: 8pt;
   font-family      	: arial, helvetica, san-serif ;
   color 			: #000000;
}

td.left {
	width		: 260px;
}


iframe.toc {
	width		: 100%;
	height  		: 460;
}


OBJECT.player {
	width		  : 260;
	height		: 240px;
}

Embed.player {
	width		  : 260;
	height		: 240px;
}

td.right {
	width		: 656;
}

td.toc {
  font-size 			: 8pt;
}

div.event-title {
	font-weight	: bold;
  font-size 			: 11pt;
}

div.title {
  font-size 			: 11pt;
}

div.speaker {
	width		: 576;
  font-size 			: 10pt;
}


iframe.thumbs {
	width  		: 636;
	height 	  : 174;
}


img.slide {
	width  		: 636;
	border		: solid;
	border-width	: 1;
}

img.thumb {
	width  		: 90;
	border		: solid;
	border-width	: 1;
}


a {
    font-size  	   : 10pt;
	text-decoration : none;
	color 		   : #000000; 		
}

a:hover {
	color 			: rgb(100%,100%,100%) ; 
	background-color 	: #888888 ; 
}
