
.red{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.red_1 {
	font-weight: bold;
	color: #FF0000;
}
.red_3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.blue {
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
}
.black_1 {
	font-size: 14px;
	font-weight: bold;
}
.black {
	font-weight: bold;
}
.cell {
	background-color: #FFFFFF;
}
.cell_2 {
	background-color: #FFFFFF;
	text-align: right;
}
.cell_3 {
	background-color: #CCFFFF;
}
.form {
	background-color: #CCFFFF;
	width: 200px;
}
.black_2 {
	text-decoration: underline;
	font-weight: bold;
}
.purple {
	font-weight: bold;
	color: #990099;
}
.blue_1 {
	font-weight: bold;
	color: #0000FF;
}
.blue_2 {
	font-weight: bold;
	color: #66CCFF;
}
.formlogo {
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.voice {
	background-color: #FFFFCC;
}
