.deffont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.deffont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.redfont {
	color: #00F;
}
.bluishfont {
	color: #000099;
}
.undrscr {
	text-decoration: underline;
}
.style1 {color: #0000FF}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {font-family: Arial, Helvetica, sans-serif; color: #000099; }
.style11 {font-weight: bold}
.style12 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.style13 {font-family: Arial, Helvetica, sans-serif; color: #0000FF; }
.style14 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.style15 {
	font-size: 12;
	font-weight: bold;
}

