body 
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #776442;
}

p.quote
{
	font-size: 14pt;
	font-style: italic;
}

p.attribute
{
  font-size:10pt;
	align: right;
}

p.blueheading
{
  font-size: 14pt;
	color: #3973b5;
}	

p.bluetext
{
  font-size: 12pt;
	color: #3973b5;
}	

td.header
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #3973b5;
}	

table.bridgesmenus
{
  background-color: #e3f4ff;
}

table.body
{
  background-color: #e3f4ff;
	text-align: justify;
}

table.bios
{
  background-color: #e3f4ff;
	text-align: justify;
	font-size: 10pt;
}

table.lists
{
  background-color: #e3f4ff;
	text-align: left;
}	

table.whole
{
  background-color: #ffffff;
	border-left: 3px solid #3973b5;
	border-right: 3px solid #3973b5;	
}

td.center
{
  vertical-align: top;
	text-align: center;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}	

a.bodylink
{
  font-family: Arial, Helvetica, sans-serif;
	color: #3973b5;
}

a.bodylink:link
{
  text-decoration: none;
}

a.bodylink:visited
{
  text-decoration: none;
}

a.bodylink:hover
{
  text-decoration: underline;
}

a.bodylink:active
{
  text-decoration: underline;
}				