body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	text-decoration:none
}
.style2 {
	color: #074559;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	text-decoration:none
}

a.img img {
	border-width:0;
	padding:0;
	margin:0;
	text-decoration:none;
}
img {
		border: 0; text-decoration: none;
	}
a {
	text-decoration: none;
	color: red;
	font-weight: normal;
	font-family: Verdana; 
	font-size: 0.86em;
	margin: 0;
	padding: 0;
}


input {
	border: 1px solid #c0c0c0;
	height: 17px;
	font-size: 10px;
}
textarea {
	border: 1px solid #c0c0c0;
}

input.submit {
	border-width: 0;
	height: 17px;
	background: none; 
	font-size: 12px;
	color: #4a4a4a;
}
input.button {
	border: 1px groove gray;
	height: 20px;
	line-height: 20px;
	background: none; 
	font-size: 12px;
	color: #4a4a4a;
	margin-top: 0.5em;
}
input.submit:hover {
	cursor: pointer;
}