body, p, td {  
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #003366;
	bgcolor: #FFFFFF;
	scrollbar-FACE-COLOR:       	#000000;
   	scrollbar-HIGHLIGHT-COLOR:  	#000000;
   	scrollbar-SHADOW-COLOR:     	#000000;
    	scrollbar-3DLIGHT-COLOR:    	#1D7BB0;
    	scrollbar-ARROW-COLOR:      	#1D7BB0;
    	scrollbar-TRACK-COLOR:      	#000000;
    	scrollbar-DARKSHADOW-COLOR: 	#1D7BB0; }

a, a:visited {  
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
	color: #003366; }

a:hover, a:active {  
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: underline; 
	color: #003366; }

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: disc;


}
.kop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;

}
.bg {
	background-image: url(images/menu_08.jpg);
	background-repeat: repeat-y;

}
.kop2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bolder;
}
