td {
	font-size: 12px;
}
input {
	background: #FFFFFF;
}
select {
	background: #FFFFFF;
	color: #0000FF;
	font-size: 14px;
}
textarea {
	background: #FFFFFF;
}
body {
	background: #FFFFFF url("../images/bg/bg5.gif");
	font-size: 14px;
	color: #333333;

}
.font12 {
	font-size: 12px;
}
.font18 {
	font-size: 18px;
}
.fontred {
	color: #FF0000;
}
.fontblue {
	color: #0000FF;
}
