body { margin-left:10px; margin-right:30px; margin-top:10px; }
body { background-color:#003333; color:#CCCCCC;}
a:link { color:#339999; ; text-decoration: none}
a:visited { color:#006666; ; text-decoration: none}
a:active { color:#003333; ; text-decoration: none}
a:hover {  color:#CCCCCC; text-decoration: underline}
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,table {
 font-family:Trebuchet MS; font-size: 13px; text-align: justify}
body, textarea { 
scrollbar-base-color:#002D2D; 
scrollbar-3dlight-color:#1D5858; 
scrollbar-arrow-color:#999999; 
scrollbar-darkshadow-color:#010101; 
scrollbar-face-color:#003333; 
scrollbar-highlight-color:#298181; 
scrollbar-shadow-color:#000000; 
scrollbar-track-color:#002D2D; }
.wide {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #4EAB9D;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}
.wide_big {
	font-family: "trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #4EAB9D;
	letter-spacing: -0.01em;
	text-transform: lowercase;
}
.wide_heading {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #4EAB9D;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}