.td1 {
	color: #069;
}
.alert1 {
	color: #F00;
}
.font1 {
	font-family: Verdana, Geneva, sans-serif;
}
.font3 {
	font-family: "Arial Black", Gadget, sans-serif;
}
.font4 {
	font-family: "Courier New", Courier, monospace;
}
.font5 {
	font-family: "Lucida Console", Monaco, monospace;
}
.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;

}
.font7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;

}

.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #069;
}

.alert1 {
	color: #F00;
}