/* {{{ global */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	margin: 0em 0.5em 0.5em 0.5em;
	background: #ffffff;
}
div#page {
    text-align: left;
    margin: 0 auto;
    width: 74em;
}
h1 {
    font-family: Georgia, Serif;
    font-weight: normal;
    font-size: 2em;
    line-height: 1.3em;
    color: #888888;
    margin-top: 0.1em;
    margin-bottom: 0.7em;
}
h1 span {
    display: block;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 0.48em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 0em;
    margin-bottom: 0.2em;
}
h3 span {
    display: block;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 0.6em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 0.4em;
    margin-bottom: 0.2em;
}
p {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
}
img {
    border: none;
}
/* }}} */
/* {{{ hidden */
.hidden {
    display: none;
}
p.linesmall {
    margin: 0em;
    padding: 0em;
    line-height: 1em;
    font-size: 0.8em;
}
/* }}} */
/* {{{ pathbox */
div#pathbox {
    clear: both;
    width: 55em;
    color: #D92425;
}
div#pathbox p  {
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 0.9em 0em;
}
div#pathbox a {
    color: #D92425;
    text-decoration: none;
    font-weight: normal;
}
div#pathbox a:hover {
    color: #000000;
    text-decoration: underline;
}
/* }}} */

/* vim:set ft=css sw=4 sts=4 fdm=marker : */
