body, table {
	font-family: Verdana;
	font-size: 10px;
	color: #0B2E4F;
	BACKGROUND-ATTACHMENT: fixed;
	background-image: url(layout/pbg.png);
	line-height: 1.5em;
	margin-right: 2px; 
	margin-left: 3px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

p, li { text-indent: 15px;}


table {
	border: none;
}


a {
	color: #99665F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 90%;
}
.normal {
	text-align: left;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
dt {
	font-weight: bold;
}

