body {
   background-color : #ffffff ;
   font-size   : 8pt;
   color	: #000000;
   font-family : arial, helvetica, san-serif ;
}

span {font-weight:bold; color : #dd4444;
}

sub {font-weight:bold; color : #cc4455;
}

img.img {
width : 70px;
}

td.left {
	width : 80px;
}


td.title {
width : 650px;
}

div.presenter {
	font-size : 9pt;
}

div.slide-path {
	font-size : 8pt;
}

div.title {
	font-size : 11pt;
	color	  : #4400aa;
}

div.caption {
	font-weight : bold;
}

a.slide-path {
	   font-size   : 8pt;
	   color  : #888888;
}

a {
	   font-size   : 11pt;
		text-decoration:none;
		color : #cc2200 ; 
		
}

a:hover {
		color:rgb(100%,100%,100%) ; 
	    background-color:#cc4400 ; 
	color:#ffffff;
}
