img{border:0}

body, table {
	font-family: arial;
	font-size: 11px;
	color: #F26E5C;
}
p {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 22px;
	font-family: verdana;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align:center;
	background-image:url('h1.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
}
h2 {
	border-bottom:1px dashed;
	width:80%;
	font-family: georgia;
}
table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: 0;
	font-family: arial;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
}
input.noborder {
	border: none;
}
a {
	color: #A62020;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	text-align: right;
	font-size: 7px;
}