a{
	text-decoration: none;
}

body{
	background-color: rgb(220,232,235);
}

a:link 
{
   color: rgb(115,21,13);
}

a:hover 
{
   color: rgb(115,21,13);
}

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

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

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

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

.larger  
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3em;
  	color:rgb(41,83,98);
	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;
}


.sectionheader
{
  	color:rgb(41,83,98);
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:9pt; 
	font-weight:700            
}

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

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

.red
{
  	color:rgb(158,50,40);
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:8pt; 
	font-weight:700            
}

