
A:link {
    COLOR: #B73409;
    text-decoration : none;
    }

A:visited {
    COLOR: #B73409;
    text-decoration : none;
    }

A:hover {
    COLOR: Black;
    text-decoration : underline;
    }

body {
    background: #FEDABA;
    scrollbar-face-color: #F88E6B;
    scrollbar-shadow-color: #FEDABA;
    scrollbar-highlight-color: #FEDABA;
    scrollbar-3dlight-color: #FEDABA;
    scrollbar-darkshadow-color: #FEDABA;
    scrollbar-track-color: #FEDABA;
    scrollbar-arrow-color: Black;
    margin-top: 0em}

DIV.h1 {
    color: Black;
    font: bold;
    font-family: Times New Roman;
    font-size: 250%;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left}

DIV.h2 {
    color: Black;
    font: bold;
    font-family: Times New Roman;
    font-size: 160%;
    padding-top: 18px;
    padding-bottom: 6px;
    text-align: left}

DIV.h3 {
    font: bold;
    font-size: 120%;
    padding-top: 6px;
    text-align: left}

DIV.h4 {
    font: italic;
    font-size: 110%;
    padding-top: 6px;
    text-align: left}	
	
DIV.quote {
    font-size: 85%;
    padding-top: 6px;
    text-align: left;
	margin: 0% 8% 0% 8%;
	}	
	
LI {margin-bottom: 6px; list-style: disc outside; }
	
DIV.paticka {
    font-size: 75%;
    text-align: center; }

DIV.datum {
    font-size: 70%;
    text-align: right; }
