h2 {
	    
		font-family:Arial, Tahoma;
		color:#333333;
		font-weight:bold;
        font-size:10pt;} 

P { 
        font-family:Arial, Tahoma;
        font-size:10pt;} 
TD { 
        font-family:Arial, Tahoma;
        font-size:10pt;} 
BODY { 
        font-family:Arial, Tahoma;
        font-size:10pt;}

a:link { 
		font-weight:bold;
		color:#000066; 
		text-decoration:none}
		
a:visited { 
		font-weight:bold;
		color:#000066; 
		text-decoration:none}
		
a:hover {
		font-weight:bold; 
		color:#3399CC; 
		text-decoration:underline;}
		
a:active {
		font-weight:bold;
		color:#3399CC; 
		text-decoration:underline;}
		
a:hover.menu {  
		color: #FFFF99;
		font-weight:normal;
		}
a:link.menu {  
		color: #FFFF99;
		font-weight:normal;
		 }
a:visited.menu {  
		color: #FFFFCC;
		font-weight:normal;
		}
a:active.menu {  
		color: #FFFF00;
		font-weight:normal;
		}
		
a:link.liste { 
		font-weight:normal;}
		
a:visited.liste { 
		font-weight:normal;}
		
a:hover.liste {
		font-weight:normal;}
		
a:active.liste {
		font-weight:normal;}		

/* fonts */
.standard {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #000000;	
}

.normal8 {
	font-family:Arial, Tahoma;
	font-size: 8pt;
	color: #000000;	
}

.bold8 {
	font-family:Arial, Tahoma;
	font-size: 8pt;
	color: #000000;	
	font-weight:bold;
}

.bold10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #000000;	
	font-weight:bold;
}

.bold12 {
	font-family:Arial, Tahoma;
	font-size: 12pt;
	color: #000000;	
	font-weight:bold;
}

.white10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.whitebold10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
}

.whitebold12 {
	font-family:Arial, Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
}

.redbold10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #cc3300;	
	font-weight:bold;
}

.greenbold10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #339933;	
	font-weight:bold;
}

.greybold10 {
	font-family:Arial, Tahoma;
	font-size: 10pt;
	color: #666666;	
	font-weight:bold;
}
/* background colors */
.lightgrey {
	background-color: #E7E7EF;
}

.white {
	background-color: #FFFFFF;
}

/* box */
.box {
 margin-top: 12px;
 margin-left: 7px;
 margin-bottom: 12px;
 
}

.boxCenter {
 margin-top: 12px;
 margin-bottom: 12px;
 margin-left: 2px;
 margin-right: 2px;
 
}
