body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7b7b7b;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4482A9;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #309a38;
	text-decoration: underline;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6000;
}
a:hover {
	text-decoration: none;
	color: #FF6000;
}
a:active {
	text-decoration: none;
	color: #FF6000;
}
.input1 {
	background-color: #F0F0F0;
	font-family:Tahoma;
	font-size:11px;
	color: #7B7B7B;
	border:1px solid #928F8F;
	width: 168px;
	height: 15px;
	margin-bottom: 11px;
	padding-top: 0px;
}
.input2 {
	background-color: #F0F0F0;
	font-family:Tahoma;
	font-size:11px;
	color: #7B7B7B;
	border:1px solid #928F8F;
	width: 168px;
	height: 65px;
	margin-bottom: 14px;
	padding-top: 0px;
}