H1 {
	font-family: 'arial','helvetica','sans-serif';
	font-size: 18px;
	color: #3333cc
}
H1.tablename {
	font-weight: normal;
	font-family: palatino;
}
.columntitle { 
	font-family: 'arial','helvetica','sans-serif';
	font-size: 14px;
  	color: #999999
}
.element {
	font-family: 'arial','helvetica','sans-serif';
	font-weight: bold;
	font-size: 10px;
  	color: #333399
}
p {
	font-family: 'arial','helvetica','sans-serif';
}
td {
	valign : top;
}
H2 {
	font-family: 'arial','helvetica','sans-serif';
	font-size: 16px;
	color: #990033;
}
.author {
	font-style: italic;
}
.credits {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}











