<style type="text/css">

	a { color: #7B7B7B }
	a:link
	{
		color: #7B7B7B;
		text-decoration: none;
	}
	a:visited
	{
		color: #7B7B7B;
		text-decoration: none;
	}
	a:hover
	{
		color: #FF0000;
		text-decoration: underline;
	}
	a:active
	{
		color: #7B7B7B;
		text-decoration: none;
	}
		
	font.warning
	{
		color: #FF0000;
		font-size: 12pt;
	}
	
	font.dates
	{
		font-size: 12pt;
		font-weight: bold;
	}
	
	font.subHeading
	{
		font-size: 14pt;
		font-weight: bold;
	}
	
	font.subText
	{
		font-size: 8pt;
		font-style: italic;
	}
	
	img { border: 0px }
	
	img.bio
	{
		padding: 10px 10px 10px 10px;
		border: 4px solid #000000;
		text-decoration: none;
	}
	
	img.bios
	{
		padding: 5px 5px 5px 5px;
		border: 2px solid #000000;
		text-decoration: none;
	}
	
	img.bios:hover
	{
		background-color: #FF0000;
		padding: 5px 5px 5px 5px;
		border: 2px solid #000000;
		text-decoration: none;
	}
	
	table { border: 0px }
	
	table.profile
	{
		background-color: #DADADA;
		border: 2px solid #000000;
	}
	
	td
	{
      color: #000000; 
      font-family: Helvetica;
      font-size: 11pt; 
      font-style:  normal;
      font-weight: lighter;
      font-variant: normal;
		letter-spacing: 0px;
		text-decoration: none;
   }
	
	td.profile
	{
		word-spacing: -1px;
	}
	
	th
   {
      color: #000000; 
      font-family: Helvetica;
      font-size: 12pt; 
      font-style:  normal;
      font-weight: lighter;
      font-variant: normal;
		letter-spacing: 0px;
		text-decoration: none;
   }
	
</style>
