td {
	text-align: left;
	font-family:Arial;
	font-size:11px;
	color:#343434;
	line-height:14px;
}
a { font-size:12px;
	text-decoration: none;
	color:#4D728B;
	font-family:tahoma;
	font-weight:bold;
}

.linka   { font-size:12px;
	text-decoration: none;
	color:#4D728B;
	font-family:tahoma;
}



body { 	margin:0px;padding:0px;	
		font-family:tahoma;
		font-size:11px;
		}


.gray {color:#343434; text-decoration:none}
.green {color:#777B51; text-decoration:none}
.blue {color:#4D728B; text-decoration:none}
.tahoma {font-family:tahoma}
.white {color:#FFFFFF; text-decoration:none}
.yellow {color:#F1E111}
.p {padding-top:1px; font-family:tahoma; font-size:9px}
.small {font-size:10px; line-height:12px}
.u {text-decoration:underline}
.t {text-transform:uppercase}

	
.textarea {width:243px;
		height:86px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#F7F7F7;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		

a:hover{color:#71afd9}
