h1 {
	padding-top:3em;
	padding-left:1em;
	}
h1 a{
	text-decoration:none;
	color:#000000;
	}
#header {
	border-bottom: .5em solid #5599ff;
	}
.post {
	padding-top: 1.5em;
	padding-right: 1em;
	}
#navigation ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0em;
	padding: .2em 0em .2em .5em;
	}
#footer {
	border-top: .5em solid #5599ff;
	padding: 0em 0em 0em .5em;
	}
.date {
	float: right;
	font-size:.76em;
	}
.detail {
	margin: 1em 5em 1em 5em;
	border-top: 1px dashed #555555;
	border-bottom: 1px dashed #555555;
	}
acronym {
	border-bottom: 1px dotted #555555;
	}
/****************
**TYPOGRAPHY
***************/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.7em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0em 0em 1.2em 0em;
	padding-top:0em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
