html,body {
	background-color: #DEDEBE;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	font-size: 12px;
	background-image: url(/chat/9N-8N-NAA.png);
	background-attachment: fixed;
}
table {

}
h3 {
	font-size: 14px;
	line-height: normal;
}
h2 {
	font-size: 18px;
}
.border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
span {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.height {
	height: 100%;
	background-color: #EEEEEE;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
