BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {color: #3E392D;}
A:HOVER {color: #ff6633;}
A.hlt {color: #ff6633;}
A:HOVER.hlt {color: #ff0000;}
INPUT {font-size: 11px;}
TEXTAREA {font-size: 11px;}
H1 {
	font-size: large;
	font-weight: bold;
	color: #ff6d26;
}
H3 {
	color: #ff6d26;
}
.mess {
	font-size: 80%;
}
.anh {
	color: #ff6d26;
	font-weight: bold;
	font-size: 13px;
}
.tdhead {
	color: #ffffff;
	background-color: #ff6d26;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.tdhead {
	color: #ffffff;
}
.date {
	font-size: 10px;
	font-weight: bold;

}
.perfname {
	font-size: 11px;
}
.norm {
	font-size: 70%;
	text-align: justify;

}
.copy {
	font-size: 10px;
	font-weight: bold;
}
.tn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;

}
.gray {
	color: #333333;
}

.menu {
	color: #ffffff;
	font-family : Verdana
	font-size : 12px;
	text-decoration: none;
}
A:HOVER.menu {
	color: #ffffff;
	text-decoration: none;
}
