style.css

A:link  {
	color : #000080;
	font-weight : bold;
	font-size : 10pt;
	font-family : : Arial, "Sans-serif";
}

A:visited  {
	color : #330099;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, "Sans-serif";
}

A: active  {
	color : red;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, "Sans-serif";
}

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : EFEFEF;
}

H1  {
	font-family : Arial, "Sans-serif";
	font-size : 20pt;
	font-weight : bold;
	color : #585872;

}

H2  {
	font-family : Arial, "Sans-serif";
	font-size : 15pt;
	font-weight : normal;
	color : #FFFFFF;
	line-height: 10px;
            margin-top: 10px;
            margin-left: 10px;
}

H3  {
	font-family : Arial, "Sans-serif";
	font-size : 12pt;
	font-weight : bold;
	color : #585872;
}

H4  {
	font-family : Arial, "Sans-serif";
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
	color : #585872;
}

H4  a{
	font-family : Arial, "Sans-serif";
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
	color : #585872;
}

H5  {
	font-family : Arial, "Sans-serif";
	font-size : 11pt;
	font-weight : bold;
	color : #585872;
}

FONT  {
	font-family : Arial, "Sans-serif";
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

I     {
        font-family : Arial, "Sans-serif";
        font-size:    12pt;
        font-weight:  bold;
        color:        #FFFFFF;
}

.margin  {
             margin-top: 10px;
             margin-right: 10px;
             marginleft: 10px;
}

.am  {
             margin-top: 25px;
             margin-right: 10px;
             margin-left: 50px;
}

.grijs    {
               background: #888899; 
}

.lichtgrijs {
                background: #C0C0C0;
}
.naam {
                background: #CECECE;
                color: #585872;
    	font-family : Arial, "Sans-serif";
	font-size : 10pt;
	font-weight : bold;
        font-style : normal;

}
.hout {
               background: #DED5D1;
}
.licht   {
        font-family : Arial, "Sans-serif";
        font-size:    11pt;
        font-weight:  bold;
        color: #888899;

}
.groot   {
        font-family : Arial, "Sans-serif";
        font-size:    12pt;
        font-weight:  bold;
        color: #6D5850;
        letter-spacing: 0.1em;
	text-decoration : none;
}
.middel   {
        font-family : Arial, "Sans-serif";
        font-size:    10pt;
        font-weight:  bold;
        color: #786158;
	text-decoration : none;
}

.bestel  {
	font-family : Arial, "Sans-serif";
	font-size : 12pt;
	font-weight : bold;
	color : #585872;
}

address {
    	font-family : Arial, "Sans-serif";
	font-size : 10pt;
	font-weight : bold;
        font-style : normal;
	color : #585872;
}          


