﻿<style>
body          { font-family: Tahoma; font-size: 10pt; margin-top:0; margin-bottom:0 }
p             { font-family: Tahoma; font-size: 10pt; margin-top: 0; margin-bottom: 0; color:#FFFFFF }
.InlineHeader { font-family: Tahoma; font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 6}
.Indented     { text-indent: -13px; margin-left: 13px; margin-bottom: 6}
.Quote        { margin-left: 30px; margin-right: 30px;}
.MainHeader   { font-family: Verdana; font-size: 18pt; margin-top: 0; margin-bottom: 0; color:#C0B15F }


<!-- table cells{  }
td
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 0;
	color:#E0DCAB
}
td.Navigation
{
	font-family: Papyrus; 
	font-size: 10pt; 
	color:#BB6D2F
	margin-top: 0; 
	margin-bottom: 0;
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; 
	border-bottom:1px;	
}
td.NavigationMouseOver
{
	font-family: Papyrus; 
	font-size: 10pt; 
	color:#BB6D2F
	margin-top: 0; 
	margin-bottom: 0;
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; 
	border-bottom:1px solid #EDE8DC
}
td.DarkCell   
{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px 
}
td.LightCell
{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px 
}	

A.DefaultLink
{
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:none;
	color:#C0B15F;
}
a:hover.DefaultLink
{
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:none;
	color:#C0B15F;
}
A.HeaderLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #E0DCAB;
    FONT-FAMILY: Papyrus;
    TEXT-DECORATION: none
}
A.HeaderLink:hover
{
    
}

A.IndexPageLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #E0DCAB;
    FONT-FAMILY: Papyrus;
    TEXT-DECORATION: none
}
A.IndexPageLink:hover
{
  color:#FFFFFF;
}

.SpeakAndByteLink
{
	font-family: Verdana; 
	font-size: 8pt; 
	color:#C0B15F;
}
A.SpeakAndByteLink
{
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration:none;
	color:#C0B15F;
	margin-bottom:10px;
	margin-right:10px;
}
a:hover.SpeakAndByteLink
{
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration:none;
	color:white;
}


</style>
