/* $Id: styles.css,v 1.4 2003/11/23 17:49:00 bb Exp $ */

body, .header, .footer, .table, .footnotes {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 14px;
	background-color: #ffffff;
}

.header {
	font-size: 20;
	color: #76797C;
}

table.footer {
	font-size: 12px;
	color: #76797C;
	border-width: 0px 0px 0px 0px;	
	width: 100%;
}
table.footer td {
	vertical-align: top;
}

table.table {
	font-size: 12px;
}

.footnotes {
	font-size: 12px;
}
