body {
	color: #000;
	margin: 0;
	padding: 0;
	}

a, a:link {
	color: #3B7EBB;
	text-decoration: underline;
	}
a:visited {
	color: #405C7F;
	text-decoration: underline;
	}
a:hover {
	color: #6697D3;
	text-decoration: underline;
	}

p, li, dt, dd, td {
	font-size: 84%;
/*	line-height: 1.7em;*/
	}

#lead {line-height: 1.2em}

#pageHeader h1, #pageHeader h2 {font-family: Arial, Helvetica, sans-serif;}

#credits p {font:70% 'Times New Roman', Times, serif; letter-spacing:+1px; margin:5px 0; padding-top:7px;}

.picture, .picture-r, .picture-l {clear:both}

.validate, .bgbottom {display:none}
