.alap {

	background-color: #FEFAE3;
	background-image: url(../gfx/hatter.jpg); 
	
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12pt;
	color: #03418C; 
	font-weight: none;
	text-decoration: none;
	
	scrollbar-face-color: #03418C;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FEFAE3;
	scrollbar-arrow-color: #FEFAE3;
}

:link, :visited {  
	color: #CC0500; 
	font-variant: small-caps;
	text-decoration: none;
}

:hover, :active {  
	font-weight: none;
	font-style: italic;
}

.cimsor {  
	font-size: 16pt; 
	font-weight: bold;
	text-align: center;
}

.alcim {  
	font-size: 11pt; 
	font-weight: bold;
}


.normal-j {  
	font-size: 9pt; 
	font-weight: none;
	text-align: justify;
}

img.border3 {
        border: 3px double #03418C;
}	

img.border3:hover, img.border3Hover {
        border: 3px double #CC0500;
}	

img {
	behavior: url(hover.htc);
}