table {
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;

}
input {
	font-size: 12px;
	border: 1px solid #333333;

}
textarea {
	font-size: 12px;
	border: 1px solid #333333;

}
a {
	font-size: 12px;
	color: #3333ff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #8e8eff;
	text-decoration: underline;
}
select {
	font-size: 12px;
}
.text {
	background-color: #6487dc;
	font-weight: bold;
	color: #FFFFFF;
}
.text1 {
	background-color: #edf2fc;
}
