﻿body
{
	font-family:Verdana;
	font-size:13px;
	color:Blue;

}

#divchat
{

background-color: #F0F0FB;
overflow:scroll;

}

input
{
	font-family:inherit;
	font-size:inherit;
	color:inherit;	
	}

td, tr, table
{
	font-family:Verdana;
	font-size:13px;
	color:Blue;
	vertical-align:top;
padding: 5 5 2 2;
	}
	
input
{
	height:22px;
	}
	
