
.link 
{  
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #106134; 
	text-decoration: underline; 
	line-height: 130%
}

.footertext 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #83807F; 
	text-decoration: normal; 
	line-height: normal
}

.footerlink 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #83807F; 
	text-decoration: none; 
	line-height: normal
}

.footerlink:hover
{
	text-decoration: underline;
}

.bold 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none; 
	line-height: normal
}

.thinborderfloat {
  float:right;
  border:solid 0px ;
  padding:10px;
  margin-bottom:10px;
  margin-left:15px;
  }

.floatleft {
  float:left;
  border:solid 1px #6E6F71;
  padding:5px;
  margin-bottom:10px;
  margin-right:10px;
  }

.floatright {
  float:right;
  border:solid 1px #6E6F71;
  padding:5px;
  margin-bottom:10px;
  margin-left:10px;
  }

.text 
{   
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #464646; 
	text-decoration: none; 
	line-height: 130%
}
