<style type="text/css">

   a { text-decoration: none }
   a:hover { text-decoration: underline }
	img { border: 0px }
   img.framed { border: 1px solid #5C5D88 }
	table { border: 0px }
	
	a.contactAddress
	{
		color: #A5A2BD;
		font-size: 10pt;
		font-style: oblique;
		text-decoration: none;
	}
	
	a.contactDomain:hover, a.contactAddress:hover
	{
		color: #D8541E;
		text-decoration: underline;
	}
	
	tr.contactHighlight:hover { text-decoration: underline }
	
	a.contactDomain 
	{ 
		color: #5C5D88;
		font-size: 9pt;
		text-decoration: none;
	}
	
	a.links
	{
		color: #D8541E;
		text-decoration: none;
	}
		
	a.links:hover
	{
		color: #D8541E;
		text-decoration: underline;
	}
		
	a.linkUnder
	{
		color: #D8541E;
		text-decoration: underline;
	}
	
	a.menuText
	{
		color: #A5A2BD;
		font-size: 10pt;
		text-decoration: none;
	}
	
	a.menuText:hover { color: #5C5D88 }
	
	a.menuTextHighlight
	{
		color: #5C5D88;
		font-size: 10pt;
		text-decoration: none;
	}
	
	td.boldMe
	{
		font-size: 11pt;
	}
	
   td, th
   {
      color: #5D5D88; 
      font-family: Futura, Helvetica;
      font-size: 9pt; 
      font-style:  normal;
      font-weight: lighter;
      font-variant: normal;
		letter-spacing: 1px;
      text-decoration: none;
   }
	
	td.bracketBottom
	{
		border-bottom: 1px solid #5C5D88;
		border-left: 1px solid #5C5D88;
		border-right: 1px solid #5C5D88;
		height: 15px;
	}
	
	td.bracketLeft
	{
		border-top: 1px solid #5C5D88;
		border-bottom: 1px solid #5C5D88;
		border-left: 1px solid #5C5D88;
		width: 15px;
	}
	
	td.bracketRight
	{
		border-top: 1px solid #5C5D88;
		border-bottom: 1px solid #5C5D88;
		border-right: 1px solid #5C5D88;
		width: 15px;
	}
	
	td.bracketTop
	{
		border-top: 1px solid #5C5D88;
		border-left: 1px solid #5C5D88;
		border-right: 1px solid #5C5D88;
		height: 15px;
	}
	
	td.contact { font-size: 10pt }
	
	td.contactCaption
	{
		color: #A5A2BD;
		font-size: 10pt;
		font-style: oblique;
	}
	
	td.contactAddress
	{
		color: #A5A2BD;
		font-size: 10pt;
		font-style: oblique;
	}
	
	td.contactDomain { font-size: 9pt }
	
	td.copyright
	{
		color: #A5A2BD;
		font-size: 7pt;
		height: 30px;
	}
	
	td.indented { padding-left: 8px; }
	td.justified { text-align: justify }
	
	td.quote 
	{ 
		text-align: justify;
		color: #D8541E;
		font-style: italic;
	}

</style>