﻿<!--
	body	{ color:#000000; font-size:"10pt"}
	    
    A:link      { color:#0000FF; 
text-decoration:underline; font-size:10pt;
}
	A:visited   { color:#FF9900; text-decoration:underline; font-size:10pt;}
	A:active    { color:#000000; text-decoration:underline; font-size:10pt;}
	A:hover     { color:#6487DC; background-color:#000000; text-decoration:underline; font-size:10pt; }
	
h1, h2, h3, h4, h5, h6 
	{ color: #000000; font-size:"10pt"}

.toutwin_paragraf {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
}

.table       { table-border-color-light: rgb(102,204,204);table-border-color-dark: rgb(0,102,102);}
	
.menutitle	{    
                cursor:pointer;
                font:500 10pt Verdana font-weight:bold; text-align:center;
                color:#25385a;
                text-decoration:none;                                
                line-height:29px;
                width:162px; height:26px; 
                margin:0 0 1px 0;
                background: url("/images/menuback.gif");
}

.submenu	{ cursor:pointer; margin-bottom: 0.5em; font:500 10pt Verdana; text-align:left; color:#25385A;     }
	
.submenu2	{margin-bottom: 0.5em; background-color:#FFFFFF; color: #6487DC; text-decoration:underline; font: 8px;}

-->