body {
	background: #F1EEEE url(images/bg.jpg) repeat-x;
	margin: 0px;
}

.bodytext {
	font-size: 11pt;
	font-weight: normal;
	font-family: Verdana;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.footertext {
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana;
	color: #999999;
	padding: 0px;
	margin: 0px;
}

.submittext {
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.bodytext A:link { color: #C94093; text-decoration: underline; }
.bodytext A:visited { color: #C94093; text-decoration: underline; }
.bodytext A:hover { color: #000000; text-decoration: none; }

.liltext {
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana;
	color: #666666;
}

.liltext A:link { color: #C94093; text-decoration: underline; }
.liltext A:visited { color: #C94093; text-decoration: underline; }
.liltext A:hover { color: #000000; text-decoration: none; }

th,tr,td {
	vertical-align: top;
}

img {
	border: 0px;
}

hr {
	text-align: center;
	border: none 0;
	border-top: 1px solid #1f70b9;
	width: 500px;
	height: 1px;
}

.file {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;
	width: 220px;
}
.input2 {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;
	width: 40px;
	text-align: center;
}
.input3 {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;
	width: 90px;
	text-align: center;
}
.submit {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 30px;
	width: 100px;
}
table {
	border-collapse: collapse;
}
h1 {
	font-size: 22pt;
	font-weight: normal;
	font-family: Georgia;
	color: #000000;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}
.pad {
	padding: 10px;
}
