/* CSS Document */
body {

   background-image:url(images/b.jpg);
   background-repeat: repeat-x; 
  }
 
 a {
outline: none;
} 
  
.cranberry {
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    line-height: 22px;
	font-style: normal;
	font-weight: bold;
	margin:10px 10px 0px 10px; 
}
.terrabeata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	vertical-align: text-top;
	color: #660000;
	font-weight: bolder;
}
.farm {
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    line-height: 20px;
	font-style: normal;
	font-weight: bold;
	margin:0 0 0 10; padding:0;
}

.cranberry2 {
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    line-height: 22px;
	font-style: normal;
	font-weight: bold;
	margin:10 0 0 10; padding:0;
}

.cranberry3 {
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
    line-height: 22px;
	font-style: normal;
	font-weight: bold;
	margin:10 0 0 10; padding:0;
}

.cranberry4 {
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    line-height: 22px;
	font-style: normal;
	margin:10 0 0 10; padding:0;
}

