/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; color:#737373; font-size:8pt; line-height: 13pt;}
INPUT,SELECT,TEXTAREA {font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; color:#1B1C14; font-size:8pt; border-color:#ffffff;}
body {	
	background-color:#6F662D;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #999999;
     }

/* hyperlinks */
A,A:Active,A:Visited {color:#EEA84D; TEXT-DECORATION:underline;}
A:Hover {color:#515151; TEXT-DECORATION:none;} 

/* content */
h1 {color:#819E1F; font-size:11pt; font-weight:bold;}

.green {color:#819E1F; font-weight:bold;}

.large {font-size:12pt;}

body.mceContentBody {
	background-color: #FFFFFF;
	color: black;
}


