body 

@font-face {
  font-family: 'YanoneKaffeesatz';
  src: url('yanonekaffeesatz-light-webfont.eot?') format('eot'), url('yanonekaffeesatz-light-webfont.woff') format('woff'), url('yanonekaffeesatz-light-webfont.ttf') format('truetype');
}

p {
	font-size: 0.8em;
	font-family: "YanoneKaffeesatz, Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1 {
	font-size: 2em;
	font-family: "YanoneKaffeesatz, Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin: 0.67em 0;
}
td { }
a:link { color: gray; font-style: normal; text-decoration: none; }
a:visited { color: olive; font-style: normal; text-decoration: none; }
a:hover { color: red; background-color: transparent; text-decoration: none; }
a:active {
	color: black;
	font-family: "YanoneKaffeesatz, Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: transparent;
	text-decoration: none;
}
.small {
	color: silver;
	font-size: 0.8em;
	font-family: "YanoneKaffeesatz, Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.caption { font-size: 0.8em; line-height: 0.8em; vertical-align: 0.8em; }
.bold { font-weight: bold; }
bold { font-weight: bold; }

#container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
