body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.purple {
	font-family: Arial;
	font-size: 11px;
	color: #5E6571;
	text-decoration: none;
}
.purple:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.gray {
	font-family: Arial;
	font-size: 11px;
	color: #9198A4;
	text-decoration: none;
}
.gray:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737c8b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: e3e6e8;
	border-right-color: 576170;
	border-bottom-color: 576170;
	border-left-color: e3e6e8;
	padding: 2px;
}
.inp2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #737c8b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 737c8b;
	border-right-color: e3e6e8;
	border-bottom-color: e3e6e8;
	border-left-color: 737c8b;
}
