<!-- Style Sheet for index pages and overviews -->

BODY {
    background: white;
    width: 60em;    
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em;

}
.langbar {
    height: 18px;
    width: 90%;
    font-size: x-small;
    background: #c0f0f0;
    border: 1pt solid #000000;    
    text-align: right;    
}

H1 {
    font-family: sans-serif;
    font-family: courier;
}
H2 {
    font-family: sans-serif;
    font-family: courier;
}
H3 {
    font-family: sans-serif;
    font-family: courier;
}

H4 {
    font-family: sans-serif;
    font-family: courier;
}

	
	
	
	
