.body {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #333333;
}
.head {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.head2 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body2 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}
.minibody12 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
a {
	color: #69F;
	text-decoration: none;
}

a:hover {
color: #FF0000;
}

