.txt {
	font:Arial, Helvetica, sans-serif;
	font-size:13;
	text-decoration: none;
	height: 20;
	width: 200;
	border: normal;
}
.feed {
	font:Arial, Helvetica, sans-serif;
	font-size:13;
	text-decoration: none;
	height: 20;
	width: 225;
	border: normal;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 1px;
	text-decoration: none;
	height: 18;
	width: 50;
	border: normal;
}
.buttons { 
 font-family: Verdana; 
 font-size: 8pt;
 font-weight:200; 
 background-color: #CEDCE5; 
 border-color: #96B2C8;
 color: #000000; 
 margin-right: 6px;
 width: 75px;
 height: auto; 
}
.logintxt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#000000;
  }
  .maintxt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color:#000000;
  }
    .subtxt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#000000;
  }
  .ptxt {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color:#000000;
  }