<html>
<head>

        <meta name="author" content="Goran Proot">
        <meta name="keywords" content="Danskritiek">
        <meta name="description" content="Stylesheet for the Sarma website">
        <meta name="robots" content="index, folow">

h1 {
        padding-top: 50px;        

        color: yelllow !important;

        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;

        font-family: Verdana, Arial, sans-serif;
        font-variant: small-caps;

        vertical-align: bottom;
        background-color: #D8231C !important;
        }

h2 {
        border-top-color: #D4D1CD;
        border-top-style: solid;
        border-top-width: thin;

        border-bottom-color: #D4D1CD;
        border-bottom-style: solid;
        border-bottom-width: thin;

        border-left-color: #D4D1CD;
        border-left-style: none;
        border-left-width: thin;

        border-right-color: #D4D1CD;
        border-right-style: none;
        border-right-width: thin;

        color: #D8231C;
  
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;

        font-family: Verdana, Arial, sans-serif;
        background-color: #D4D1CD;

        font-weight: 400;
        }

h3 {
        border-top-color: #D4D1CD;
        border-top-style: solid;
        border-top-width: thin;

        border-bottom-color: #D4D1CD;
        border-bottom-style: solid;
        border-bottom-width: thin;

        border-left-color: #D8231C;
        border-left-style: none;
        border-left-width: thin;

        border-right-color: #D8231C;
        border-right-style: none;
        border-right-width: thin;

        color: #D4D1CD;

        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;

        font-family: Verdana, Arial, sans-serif;
        background-color: #D8231C;
        }

h4 {
        border-top-color: #D4D1CD;
        border-top-style: solid;
        border-top-width: thin;

        border-bottom-color: #D4D1CD;
        border-bottom-style: solid;
        border-bottom-width: thin;

        border-left-color: #D4D1CD;
        border-left-style: none;
        border-left-width: thin;

        border-right-color: #D4D1CD;
        border-right-style: none;
        border-right-width: thin;

        color: black !important;

        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;

        font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        background-color: #D4D1CD !important;

        }

h5 {
        color: black;
        font-family: Verdana, Arial, sans-serif;
        }

h6 {
        color: black;
        font-family: Verdana, Arial, sans-serif;
        }

body {
        color: black;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        }

td {
        color: black;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        background-color: white;
        }

p {
        color: black;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        background-color: white;
        }

li {
        color: black;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        background-color: white;
        }



a:link {
        text-decoration: none;

        color: #003366;
        font-family: Verdana, Arial, sans-serif;
        font-weight: 900;
        font-size: 12px;
        }
        
a:link:hover {
        text-decoration: none;

        color: #CC0000;
        font-family: Verdana, Arial, sans-serif;
        font-weight: 900;
        font-size: 12px;
        }

a:active {
        text-decoration: none;

        color: #CC0000;
        font-family: Verdana, Arial, sans-serif;
        font-weight: 900;
        font-size: 12px;
        }

a:visited {
        text-decoration: none;

        color: #003366;
        font-family: Verdana, Arial, sans-serif;
        font-weight: 900;
        font-size: 12px;
        }
        
a:visited:hover {
        text-decoration: none;

        color: #CC0000;
        font-family: Verdana, Arial, sans-serif;
        font-weight: 900;
        font-size: 12px;
        }

.standaard {
        color: green;
        font-family: Verdana, Arial, sans-serif;
        font-weight: normal;
        font-variant: normal;
        font-style: normal;
        font-size: 10px;
        }

.verplicht {
        border-top-color: #D4D1CD;
        border-top-style: solid;
        border-top-width: thin;

        border-bottom-color: #D4D1CD;
        border-bottom-style: solid;
        border-bottom-width: thin;

        border-left-color: #D4D1CD;
        border-left-style: none;
        border-left-width: thin;

        border-right-color: #D4D1CD;
        border-right-style: none;
        border-right-width: thin;

        color: yellow !important;

        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;

        font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        background-color: #D4D1CD !important;
        }

<title>Style Sheet for the Sarma website</title>
</head>

<body bgcolor="#ffffff">

<p>Last modification: 28/10/01

</body>

</html>