body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	cursor: auto;
	background-color: #7396AD;
}
img {
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #ECE9D8;
	border: 1px solid #666666;
	width: 100%;
}
a {
	font-weight: bold;
	color: #000066;
}
.button {
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #EFEBDE;
	font-size: 12px;
	border: 1px solid #000000;
	height: 20px;
	width: 120px;
}
