@charset "utf-8";
.stylechat {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#sub {
}
#sub td {
	font-family: Arial;
	font-size: 10px;
}

#click {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
#sub th {
	font-family: Arial;
	font-size: 16px;
	color: rgb(0, 51, 102);
}
.stylehelp {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bolder;
	color: rgb(0, 51, 102);
}
