//
// mcupper.css
// style definition for upper frame of www.milieuchemie.org
//

A:link        {
        font-weight: 600;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
	  color: #ffffaa;
}

A:visited		{
        font-weight: 600;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
	  color: #ffffaa;
}

A:active        {
        font-weight: 600;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
	  color: #ffffaa;
}

A:hover        {
        font-weight: 600;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
	  color: #ffffaa;
}


li      {
        list-style-type: disc;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }
        
b        {
        font-weight: 900;
        }

h1        {
        color: #000000;
        text-align: center;
        font-weight: 900;
  	  font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

h2        {
        color: #cc0033;
        font-weight: 900;
        text-align: left;
        margin-top: 16px;
	  margin-botton: 10px;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

h3        {
        color: #cc0033;
        text-align: left;
        font-weight: 900;
        margin-top: 16px;
	  margin-botton: 0px;
        font-type: normal;
	  font-size: 9pt serif;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

h4        {
        color: #cc0033;
        text-align: left;
	  margin-top: 16px;
        margin-bottom: 0px;
	  font-type; normal;
        font-weight: 600;
        font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

h5        {
        color: #000000;
	  margin-top: 16px;
	  margin-bottom: 16px
        text-align: right;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

h6        {
        color: #000000;
        text-align: center;
	  margin-top: 16px;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

.def    {
        color: #000000;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

p,ul,li,form,div,{
        color: #000000;
        margin-top: 16px;
	  margin-botton: 16px;
        font-type: normal;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;

        }

table,center,tr,td,th {
        margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  font-type: normal;
        font-weight: 600;
	  font-size: 9pt;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
        }

body        {
	  margin-top: 7px;
	  margin-bottom: 20px;
	  margin-left: 10px;
	  margin-right: 10px;
        font-weight: 600;
        font-type: normal;
	  font-size: 9pt;
        background-color: #ffffaa;
        font-family: "Arial", "Helvetica", "Geneva", sans-serif;
	  color: #ffffaa;
        }

