body, h1, h2, h3, p, td, th, li, ul, ol, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#ffffcc;
}

body {
	margin:0;
}

blockquote {
	font-size:smaller;
	font-weight:normal;
}

.footer {
	background-color:#cc3333;
	color: #ffff99;
	font-size: smaller;
	text-align:center;
	margin: 0 -2.5em;;
}

.footer a {
	color:#66CCFF;
	font-style:italic;
}

.quoted {
	font-style:italic;
}

.quotefrom {
	margin: auto auto 2em 2em;
}