BODY {
font-family : Times New Roman, Times Roman;
font-size: 120%;
font-weight: normal;
letter-spacing: 2;
color: #DFC8A8;
scrollbar-arrow-color:#B27514; 
scrollbar-face-color:#EDB75D; 
scrollbar-3dlight-color:#78794F; 
scrollbar-highlight-color:#DFC8A8; 
scrollbar-shadow-color:#B27514; 
scrollbar-darkshadow-#B27514 
scrollbar-track-color:#78794F; 
}


/* this group sets the normal link colors */
A:LINK {
color : #B27514;
text-decoration: none;
}
A:VISITED {
color : #B27514;
text-decoration : none;
}
A:HOVER {
color : #000000;
text-decoration : underline overline;
}
A:ACTIVE {
color : #B27514;
text-decoration : underline overline;
}

H1 {
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
color: #DFC8A8;
}

H2, H3, H4, H5, H6 {
font-size : 150%;
font-weight : normal;
color : #DFC8A8;
}

HR {
color: #DFC8A8;
height: 1px;
width: 85%;
}



.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 150px;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #E0A240 1px solid }

.buttonon-popups {background-color:#EBCA95;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 150px;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }