p 	{font-family: Arial, Helvetica; 
   	 font-size: 10pt;
   	 color: #000000; }

h1 	{font-family: Arial, Helvetica; 
   	 font-size: 16pt;
   	 color: #000000; }

h2 	{font-family: Arial, Helvetica; 
   	 font-size: 12pt;
	 font-weight: bold; 
   	 color: #000000; }

.error 	{font-family: Arial, Helvetica; 
   	 font-size: 10pt;
   	 color: #A00F04; }


.inlog_text     { font-family: Arial, Helvetica;
                  font-size: 10pt;
	          color: #2A673B; }

.inlog_field    { font-family: Arial, Helvetica; 
                  font-size: 10pt;
                  background: #E3F9F6;
                  height: 20;
	          color: #2A673B; }

.inlog_submit   { font-family: Arial, Helvetica; 
                  font-size: 8pt;
                  background: #A2D5CE;
                  margin-top: 4px;
                  height: 20;
	          color: #2A673B; }

.menu_naam 	{font-family: Arial, Helvetica; 
   		 font-size: 10pt;
   		 color: #000000; }


.menu_item	{ font-family: Arial, Helvetica; 
                  font-size: 9pt;
		  font-weight: bold; }


.doc_item	{ font-family: Arial, Helvetica; 
                  margin-left: 12px;
                  font-size: 9pt; }


.tabel_font	{ font-family: Arial, Helvetica; 
                  margin-left: 8px;
                  font-size: 10pt; }


hr	{color: #38625A;
	 width: 80%;
	 text-align: left;
	}





a.red_link:link    {color: #E20500; text-decoration:none;}
a.red_link:visited {color: #E20500; text-decoration:none;}
a.red_link:active  {color: #E20500; text-decoration:none;}
a.red_link:hover   {color: #E20500; text-decoration:underline;}

a.normal_link:link    {color: #114F1D; text-decoration:none;}
a.normal_link:visited {color: #114F1D; text-decoration:none;}
a.normal_link:active  {color: #114F1D; text-decoration:underline;}
a.normal_link:hover   {color: #114F1D; text-decoration:underline;}





