body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	background: #fff;
	}

a { color: #16a; }

#logo h1 a {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 72px;
	text-align: left;	
	line-height: 62px;
	letter-spacing: -4px;
	font-weight: bold;
	text-decoration: none;
	}

#content {
	margin: 0px;
	padding: 54px;
	}

.stats {
	background: #fff;
	}

table {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	}
	
.caption {
	margin: 0px;
	padding: 20px 20px;
	text-align: left;
	font-size: 18px;
	border: 1px solid #000;
	border: none;
	background: #fff;
	}
	
.credits { 
	font-size: 11px;
	font-style: italic;
	padding: 20px 0px 0px 0px;
	}	
	
table th, table td {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
	}
		
table .date {
	text-align: left;
	padding: 8px 5px 8px 20px;
	}
	
table .rideday { color: #941f1f; }

table tr { background: #e6e6e6; }
	
table tr.alt { background: #f1f1f1; }
	
table tr.totals {background: #fff; }
	
table td.totals { border-bottom: 0px; }
		
table td a { font-weight: bold; }	

img { border: 1px solid #000; }

#letter {
	width: 700px;
	height: 2200px;
	margin: 0px;
	padding: 12px 0px 12px 0px;
	}
	
div#letter p, div#letter ul {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	}

#skipmessage {
	float: right;
	padding: 6px;
	}
	
#howtodonate { padding: 12px; }

.emphasis {	background-color: #ff8; }

.emphasis a:hover {	background-color: transparent; }




	
