body {
  margin:0px;
  padding:0px;
  font-family: tohoma, sans-serif;
  font-size: 90%;
  line-height: normal;
}

td {
	text-align: left;	
	color:#555555;
	/* line-height:13px; */
}

a {text-decoration:none;
   color:#91A700;}
  

.copy{ 		color:#595E53;
		text-decoration:none;
		font-size:10px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; /* line-height:18px */ }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#EBEBEB; text-decoration:none}
.black { color:#363636; text-decoration:none}
.green { color:#91A700; text-decoration:none}
.black1 { color:#464646; text-decoration:none}
.green1 { color:#798714; text-decoration:none}
.green2 { color:#A4BD18; text-decoration:none}


.m {vertical-align:middle}
.sm {font-size: 80%}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:100%}
.list {/* line-height:15px */}

.form { width:216px;
		height:21px;		
		border-style: solid;
		border-width: 1px;
		border-color:#C0C0C0;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:216px;
		height:112px;
		
		border-style: solid;
		border-width: 1px;
		border-color:#C0C0C0;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}




