@font-face {
    font-family: 'CenturyGothicBold';
    src: url('gothicb-webfont.eot');
    src: url('gothicb-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothicb-webfont.woff') format('woff'),
         url('gothicb-webfont.ttf') format('truetype'),
         url('gothicb-webfont.svg#CenturyGothicBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 150%;
	}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: 'CenturyGothicBold';
    font-weight: normal;
	letter-spacing: -0.025em;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	}

h2 {
	clear: both;
	font-size: 1.2em;
	margin: 0 0 1em 0;
	}

h3 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	}

td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0 10px 0 0;
	}

td td {
	padding: 0 20px 0 0;
	}

p, address, table {
	margin: 0 0 1.5em 0;
	}

small {
	float: right;
	}

.post {
	margin: 0 0 1.5em 0;
	}

#list td {
	padding-bottom: 1em;
	}

#list td td {
	padding-bottom: 0;
	}

#list table td {
	width: 200px;
	}

li {
	margin: 0;
	}
	
ul li {
	list-style-type: none;
	}

abbr {
	font-weight: bold;
	color: #fa0;
	display: inline-block;
	width: 1em;
	}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}

address {
	font-style: normal;
	}

img {
	border: none;
	}

.more {
	padding: 8px;
	}
