P.
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #284C62;
  line-height: 1.2em;
  }

	
.textital
  {
  font-family: Helvetica, arial, geneva, sans-serif;
  font-size: 14px ;
  font-style: italic;
  font-weight: normal ;
  color: #284C62;
  line-height: 1.9em;
  }
  
.textlg
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #284C62;
	line-height: normal;

  }

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #284C62;
	font-size: 12px;
	line-height: normal;
}


/* link colors & effects */


/* brown link main text*/
a:link
  {
  color: #58372E ;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }

a:visited
  {
  color: #58372E ;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
  
a:hover
  {
  color: #037AA4;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
  
a:active
  {
  color: #037AA4;  
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
/* blue link */ 
a.sidebar:link
	{
	color: #284C62; 
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	}
	
a.sidebar:visited {color: #284C62;	
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none; 
	}
	
a.sidebar:hover {color: #58372E; 
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	}
	
a.sidebar:active {color: #58372E; 
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	}

/* brown link footer*/
a.linkfooter:link
  {
  color: #58372E ;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }

a.linkfooter:visited
  {
  color: #58372E ;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
  
a.linkfooter:hover
  {
  color: #037AA4;
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
  
a.linkfooter:active
  {
  color: #037AA4;  
  font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
  }
  
/* additional link */ 
.linktext
  {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #284C62;
	line-height: normal;
	text-decoration: none;

  }
  


.linktextLG {

	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #284C62;
	line-height: normal;
	text-decoration: none;
}
.linktextLGblue {


	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #284C62;
	line-height: normal;
	text-decoration: none;
}
.linkfooter {

	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #58372E;
	line-height: normal;
	text-decoration: none;
}
.textitalsm {

  font-family: Helvetica, arial, geneva, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal ;
  color: #284C62;
  line-height: normal;
}
