BODY {
font-family : tahoma, arial, verdana;
font-size: 120%;
font-weight: normal;
letter-spacing: 2;
color: #24400F;
scrollbar-arrow-color:#629557; 
scrollbar-face-color:#24400F; 
scrollbar-3dlight-color:#78794F; 
scrollbar-highlight-color:#D5E2D0; 
scrollbar-shadow-color:#B27514; 
scrollbar-darkshadow-#B27514 
scrollbar-track-color:#24400F; 
}


/* this group sets the normal link colors */
A:LINK {
color : #B27514;
text-decoration: none;
}
A:VISITED {
color : #B27514;
text-decoration : none;
}
A:HOVER {
color : #E8A438;
text-decoration : underline overline;
}
A:ACTIVE {
color : #B27514;
text-decoration : underline overline;
}

H1 {
font-size: 110%;
font-weight: bold;
letter-spacing: 2;
color: #24400F;
}

H2, H3, H4, H5, H6 {
font-size : 130%;
font-weight : normal;
color : #24400F;
}

HR {
color: #253F0F;
height: 1px;
width: 85%;
}


.footertext		{ COLOR: #D5E2D0; FONT: 10px verdana, arial, sans-serif; }

.just 		{ text-align: justify; }


.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 150px;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #253F0F 1px solid }

.buttonon-popups {background-color:#BACEB2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 150px;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #253F0F 1px solid }