.style_head1 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.style_head2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #9933FF;
	text-decoration: none;
}
.style_head3 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
