.normal {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 11px;
}
.head {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 12px;
}
.small {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 10px;
}
.normalnone {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
}
.smallnone {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration:underline
}
body {
	background-color: #c0c0c0;
	margin-top: 0px;
	margin-bottom: 3px;
}