a{
   text-decoration: none;
}

a:hover 
{
   color: rgb(37,64,79);
}

.footer
{
	color:rgb(0,0,0);
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:7.5pt; 
	font-weight:500       
	text-align: right;     
}

.text  
{
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.3em;
  	color:rgb(102,102,102);
	text-align: left;
}


.boldtext  
{
	font-size : 8pt;
	font-family : arial, verdana, sans-serif;
	font-weight : 700;
	letter-spacing: 0.03em;
	line-height: 1.3em;
  	color:rgb(102,102,102);
}

.smtext
{
  	color:rgb(102,102,102);
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	font-size: 8pt;
	font-weight: 500;
}


.header
{
  	color:rgb(153,0,0);
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:9pt; 
	font-weight:700            
}

.quotes
{
	color: rgb(102,102,102);
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	font-size: 8pt;
	font-weight: 500;
}

.source
{
	color: rgb(51,51,51);
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 500;
	line-height: 1.3em;
	text-align: right;
}

.drkbrwn
{
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3em;
  	color:rgb(97,69,40);
	text-align: left;      
}

.lghtbrwn
{
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3em;
  	color:rgb(151,126,104);
	text-align: left;      
}

