<style type="text/css">

A 						{ text-decoration:none }
A:link					{ color: #8d251c; text-decoration: underline }
A:hover					{ color: #68342d; text-decoration: underline }
A:active            	{ color: #c05646; text-decoration: underline }
A:visited				{ color: #8d251c; text-decoration: underline }
A:visited:hover     	{ color: #68342d; text-decoration: underline }

A 						{ text-decoration:none }
A.navleft:link			{ color: #ffffff; text-decoration: none }
A.navleft:hover		    { color: #d1791e; text-decoration: none }
A.navleft:active        { color: #e5ad74; text-decoration: none }
A.navleft:visited		{ color: #ffffff; text-decoration: none }
A.navleft:visited:hover { color: #d1791e; text-decoration: none }

A 						{ text-decoration:none }
A.navright:link			{ color: #2d1d18; text-decoration: none }
A.navright:hover		{ color: #68342d; text-decoration: none }
A.navright:active       { color: #4f3e39; text-decoration: none }
A.navright:visited		{ color: #2d1d18; text-decoration: none }
A.navright:visited:hover{ color: #68342d; text-decoration: none }

A 							{ text-decoration:none }
A.copyright:link			{ color: #786762; text-decoration: underline }
A.copyright:hover			{ color: #aa9b96; text-decoration: underline }
A.copyright:active   		{ color: #aa9b96; text-decoration: underline }
A.copyright:visited			{ color: #786762; text-decoration: underline }
A.copyright:visited:hover	{ color: #aa9b96; text-decoration: underline }

body, td, textarea 	{ font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 14pt; color: #3b3c2f; }

.navleft { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #2a2b20;
}

.navright { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #2a2b20;
}

.body { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
  font-color: #2d2e20;
}

.hdr { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: 13pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #2d2e20;
}

.subhdr { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: 13pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: italic;
  font-color: #2d2e20;
}

.sm { 
  font-weight: normal; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
  font-color: #2d2e20;
}

.quote { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #3b3c2f;
}

.copyright { 
  font-weight: normal; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #6f7164;
}

.white 				{ background-color : #FFFFFF; }
.black              { background-color : #2d1d18; }
.ltrgray 			{ background-color : #EEEEEE; }
.ltgray 			{ background-color : #97918b; }
.mdgray 			{ background-color : #67635E; }
.dkgray 			{ background-color : #34312D; }
.red			    { background-color : #8d251c; }
.dkred			    { background-color : #68342d; }
.ltred	            { background-color : #c05646; }
.redbrown	        { background-color : #4f3e39; }
.ltredbrown	        { background-color : #786762; }
.ltrredbrown	    { background-color : #aa9b96; }
.gold			    { background-color : #d1791e; }
.ltgold			    { background-color : #e5ad74; }
</style>