p  		{
		 color: #000000; 
		 font-family: Verdana; 
		 font-size: 12px;
		}

tr, td	{
		 color: #000000;
		 font-family: Verdana; 
		 font-size: 12px;
		 }

body    {
		 margin-height:100 px;
		 margin-widht:100px
		 }



H1  {
        font-size : x-large;
        font-family : Verdana;
        font-weight : bold;
        color : #000000;
}

H2  {
        font-size : large;
        font-family : Verdana;
        font-weight : bold;
        color : #000000;
}

H3  {
        font-size : medium;
        font-family :  Verdana;
        font-weight : bold;
        color : #000000;
}

H4  {
        font-size: 12px;
        font-family :  Verdana;
        font-weight : bold;
        color : #000000;
}



A  {
        
        color : #0000FF;
        font-family : Verdana;
        text-decoration : none;

}

a, A:link, a:visited, a:active
		{color: #0000FF; text-decoration: none; font-family: Verdana; font-size: 12px;}
	A:hover
		{color: #0000FF; text-decoration: underline; font-family: Verdana; font-size: 12px;}       
       
.litentekst  {
        font-size : xx-small;
        font-family : Verdana;
        font-style : italic;
        font-weight : normal;
}