body
{ 
	font-weight: normal; 
  font-family: Georgia, Times, serif; 
  background: #cc9; 
  text-align: justify; 
  margin: 0px; 
  padding: 0px }

p
  { font-size: 1em; font-family: Georgia, Times, serif }

a:link, a:active, a:visited
{
	color: navy;
	text-decoration: underline;
	background-color: transparent;
}

a:hover
{
	color: #4b4b00;
	text-decoration: none;
	background-color: transparent;
}

.bios
{
	font-size: 14px;
	text-align: justify;
}

.speakingPlace
{
	font-size: 9px;
}

.speakingDate
{
	font-style: italic;
	font-size: 9px;
}

.stratBusName
{
	color: navy;
	font-weight: bold;
	font-size: 14px;
}

.talkTitle
{
	font-style: italic;
	font-size: 12px;
}

.profile_body
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: -5px;
}

.tomb
{
	color: #4b4b00;
	font-size: 12px;
	text-align: center;
}

.header
{
	color: #03398a;
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana, Arial, sans-serif; 
	margin: 5px 0 5px 0;
	padding: 0;
}

.sub-head
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	margin-top: 3px;
}

.stratBusType
{
	font-style: oblique;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.nav
 { font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: none; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0;}

.profile_cred
{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top: -10px;
}

.home
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
}

.speechtitle
{
	font-style: italic;
	text-decoration: underline;
}
td
{
	font-size: 11px;
	list-style-type: circle;
	margin-top: 0px;
	padding-top: 0px;
}
ul { margin-bottom: 5px }
li { margin-bottom: 5px }
#content p { text-align: justify }


.subscribe_link{
	font-size: 5px;
}

.tombstone{
	margin-top: 0%;
	margin-bottom: auto;
	vertical-align: middle;
	background-color: #000080;
	height: 120px;
	width: 120px;
	color: white;
	border: solid 1px black;
	text-align: center;
	font-family: tahoma;
	font-size:11px;
}

.tombstone_highlight{
	margin-top: 0%;
	margin-bottom: auto;
	vertical-align: middle;
	background-color: #CECEF2;
	height: 120px;
	width: 120px;
	color: #000080;
	border: solid 1px black;
	text-align: center;
	font-family: tahoma;
	font-size:11px;
	cursor: pointer;
}
