body {	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #6C765D; 
	scrollbar-highlight-color: #6C765D; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #6C765D; 

	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}

a:link { text-decoration: none; font-weight: bold; color: #B6C0A1 }
a:visited { text-decoration: none; font-weight: bold; color: #B6C0A1 }
a:active { text-decoration: none; font-weight: bold; color: #B6C0A1 }
a:hover { text-decoration: underline; font-weight: bold; color: #B6C0A1 }

.text { font-family: arial, sans-serif; color: #6C765D; font-size: 11px; }
.headline { font-family: arial, sans-serif; color: #808969; font-weight: bold; font-size: 14px; }
.textnormal { font-family: arial, sans-serif; color: #4B4841; font-weight: bold; font-size: 10px; }
.textlarge { font-family: arial, sans-serif; color: #4B4841; font-weight: bold; font-size: 12px; }
.textheadline { font-family: arial, sans-serif; color: #4B4841; font-weight: bold; font-size: 14px; }




