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;
}

div.caption {
	   font-size   : 10pt;
}

div.inwork {
	   font-size   : 10pt;
	   color  : #888888;
}

a.slide {
	   font-size   : 8pt;
	   color  : #888888;
}

a {
	   font-size   : 10pt;
		text-decoration:none;
		color : #cc2200 ; 
		
}

a:hover {
		color:rgb(100%,100%,100%) ; 
	    background-color:#cc4400 ; 
	color:#ffffff;
}
