
body {
max-width: 800px;
font-size: 85%;
font-family: sans-serif;
}

a {
color: #881c1c;
}

code {
font-size: 12px;
}

td {
vertical-align: top;
}

h1 {
color: #881c1c;
margin-bottom: 0px;
font-weight: normal;
}

h2 {
color: #881c1c;
font-size: 125%;
}

h3 {
font-size: 100%;
}

h4 {
font-size: 90%;
padding-left: 10 px;
}

ul {
margin-top: 0px;
}

ul, li {
margin-left: 5px;
padding-left: 5px;
}

.me {
margin-right: 5px;
margin-bottom: 5px;
}



#main {
font-size: 85%;
padding: 5px;
background: #fff;
border-style: solid;
border-width: 1px;
}







#footer {
border-top:thin #000;
min-height: 52px
}

#footer a {
color: #000;
}

.breadcrumbs {
font-size: 80%;
}



