body {
	background-image: url(images/bkg.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: tahoma, arial, vernanda, geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	padding-bottom:10px;
}
.footer:link,active,visited {
	font-family: tahoma, arial, vernanda, geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.footer:hover {
	font-family: tahoma, arial, vernanda, geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
}
.main_table {
	padding-bottom: 30px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBEB;
	border: thin solid #000000;
}
.ourtext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 30px;
}
.ourimg {
	margin-right: 8px;
}
