a{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 8pt;
}
a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #003399;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 8pt;  
}
a.speaker-bureau{
  text-decoration: underline;
  color: #000000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 8pt;
}
a.speaker-bureau:hover{
  text-decoration: none;
  color: #ffffff;
  background: #ff0000;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 8pt;  
}
a.motivational{
  text-decoration: underline;
  color: #003399;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;
}
a.motivational:hover{
  text-decoration: none;
  color: #ffffff;
  background: #003399;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;  
}
a.keynote{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 10pt;
}
a.keynote:hover{
  text-decoration: none;
  color: #ffffff;
  background: #003399;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 10pt;  
}
a.bureau{
  text-decoration: underline;
  color: #0000ff;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;
}
a.bureau:hover{
  text-decoration: underline;
  color: #ff0000;
  background: #ffffff;
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 7pt;
}
p{
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}
li{
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #ff0000;
  text-decoration: none;
}
.motivational-speakers{
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #003399;
  text-decoration: none;
}
.professional-speaker
{
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #003399;
  text-style: italics;
  text-decoration: none;
}
.keynote-speakers
{
  font-family: arial;
  font-weight: normal;
  color: #ff0000;
  text-decoration: none;
}
.marketing-speakers
{
  font-family: arial, verdana;
  font-weight: normal;
  font-size: 8pt;
  color: #003399;
  text-decoration: none;
}
.public-speakers
{
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 9pt;
  color: #003399;
  text-align: center;
  text-decoration: none;
}
.florida-speakers
{
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 9pt;
  color: #003399;
  text-align: center;
  text-decoration: none;
}
.speaker-bureaus
{
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #052C89;
	margin: 0px;
	text-align: center;
	text-transform: capitalize;
}
h2{
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 14pt;
  color: #ff0000;
  text-decoration: none;
}
h3{
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 12pt;
  color: #003399;
  text-decoration: none;
}
h4{
  font-family: arial;
  font-weight: bold;
  text-align:center;
  font-size: 7pt;
  color: #003399;
  text-decoration: none;
}
h5{
  font-family: arial;
  font-weight: bold;
  text-align:center;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

body {
	margin: 0px;
}
