       Speakers Bureau         
    CyberMark International    
      3/29/01 by Jim Bader     

a{
  text-decoration: underline;
  color: #0000ff;
}
a:hover{
  text-decoration: underline;
  color: #ff0000;
}
a.speakers{
  text-decoration: underline;
  color: #0000ff;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 8pt;
}
a.speakers:hover{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 8pt;  
}
a.orlando-speakers{
  text-decoration: underline;
  color: #0000ff;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;
}
a.orlando-speakers:hover{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;  
}
a.bureau{
  text-decoration: underline;
  color: #0000ff;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;
  display: none;
}
a.bureau:hover{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;
  display: none;  
}
a.motivational{
  text-decoration: underline;
  color: #0000ff;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;  
}
a.motivational:hover{
  text-decoration: underline;
  color: #0000cc;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;
}
a.professional{
  text-decoration: underline;
  color: #ffffff;
  background: #003366;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 10pt;
}
a.motivational:hover{
  text-decoration: underline;
  color: #0000cc;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;
}
a.business{
  text-decoration: underline;
  color: ##000099;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 9pt;
}
a.business:hover{
  text-decoration: underline;
  color: #003366;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 9pt;  
}
a.keynote{
  text-decoration: underline;
  color: #ffffff;
  background: #003366;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;
}
a.keynote:hover{
  text-decoration: underline;
  color: #003366;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;  
}
p{
  text-decoration: none;
  color: #000000;
  font-family: arial;
  font-weight: normal;
  font-size: 9pt;  
}
.motivational-speaker{
  text-decoration: none;
  color: #000099;
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;  
}
.professional-speaker{
  text-decoration: none;
  color: #000099;
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;  
}
.speakers{
  text-decoration: none;
  color: #000000;
  font-family: arial;
  font-weight: normal;
  font-size: 7pt;  
}
.title{
  text-decoration: underline;
  color: #ffffff;
  font-family: arial;
  font-weight: bolder;
  font-size: 12pt;  
}
h1 {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
}

