body {
	margin:0;
	padding:0;
	background-color:#efefef;
	font: 10pt/18px Tahoma, sans-serif;
	border: 3px
}
h1 {
	margin:0;
	padding:0;
	margin-bottom:18px;
	font-size:14pt
}
#content {
	padding:30px;
	line-height:18px
}
#content a {
	line-height:18px;
	text-decoration:none;
}
#content a:hover {
	line-height:18px;
	text-decoration:underline;
}
.style1 {
	color: #fff;
	font-weight: bold
}
td {
	font-size:9px;
	line-height:12px;
	color:#DEDEDE
}
a {
	color:#fff;
	text-decoration:underline
}
a:hover {
	text-decoration: none
}
.footer td {
	color:#fff
}
.footer td a {
	color:#fff;
	text-decoration:none
}
.footer td a:hover {
	text-decoration:underline;
	color:#85c2f3
}
.formtext {
font: 10pt/18px Tahoma, sans-serif;
}
.form {
width:200px;
}