INPUT,TEXTAREA {
border:1px solid white;
background:#eeeeee;
}

body {
	margin: 0px;
	line-height:15px;
	background:white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr,td,p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: black;
}
.link_red {
	color: #ff0000;
	text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.t4 {
color: #ff0000;
text-transform:capitalize;
}

.text_3 {
	color: #495E63;
}

#chat-msg{
	word-wrap:break-word;
}
