@charset "UTF-8";
/* CSS Document */

/* A font by Jos Buivega - www.exljbris.com */
@font-face {
    font-family: 'MuseoSlab500';
    src: url('museo_slab_500-webfont.eot');
    src: local('☺'), url('museo_slab_500-webfont.woff') format('woff'), url('museo_slab_500-webfont.ttf') format('truetype'), url('museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}
ul {
	list-style-type:none;
	list-style-position:outside;
	margin-left: 0;
	padding-left:1em;
	text-indent: -1em;
}
a:link {
	color: #6986B2;
}
a:visited {
	color: #7396C4;
}
a:hover {
	color: #E14000;
}
a:active {
	color: #FF4700;
}
h4 {
	color:#999;
	font-family:"MuseoSlab500", Courier, monospace;
	font-weight: normal;
	font-size:12px;
}
#twitter_div {
	text-indent: 0px;
}
