body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.2em;
}

p {margin:.5em 0;}

a {color:#640032;}

h3 {
	color:#7c0d41;
	font-size:2.5em;
	font-weight:normal;
	margin:.5em 0 .75em;
	line-height:1.1em;
}

h4 {
	color:#e29000;
	font-size:1.2em;
	margin:1.5em 0 .5em;
	text-transform:uppercase;
	line-height:1.1em;
}

body.members h4 {
	color: #640032;
	}

.bullet {padding:1em 0;}

#footer {font-size:.9em}

pre {
	margin:1em 0 2em;
	padding:5px;

	background:#ffeccd;
	border:2px dotted #640032;			
	width:740px;
}
