
body {
	color: #000000;
	background: #FFFFFF;
	font-family: sans-serif;
	margin: 1em 10% 1em 10%;
}

tt {
        color: #006633;
        font-weight: bold;
}

.citation {
        background-color: #E0F0E8;
        border-style: dashed;
        border-width: thin;
        padding: 1ex;
        margin-top: 1em;
        margin-bottom: 1em;
}

div.citation h3 {
	margin-top: 0em;
}

div.citation p {
        margin-top: 1em;
        margin-bottom: 0;
}

p.cite {
        text-indent: -1em;
        margin-left: 1em;
}

pre.bibtex {
        margin-top: 1em;
        margin-bottom: 0;
}
