body {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #cc9966;
}

.bodytext {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #cc9966;
}

.bodylight {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #dbd2c9;
}


.bodysmall {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #cc9966;
}

.footnote {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: italic;
	color: #cc9966;
}

.title {
	font-family: "Georgia", serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc9966;
}

.titlelight {
	font-family: "Verdana", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dbd2c9;
}

.separator {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #990000;
}

a:link {
	color: #ffcc66;
	text-decoration: underline;
}

a:hover {
	color:#ffffcc; 
	text-decoration: underline;
}

a:visited {
	color:#ffcc66;
	text-decoration: none;
	}
	
a:active {
	color:#ffffcc; 
	text-decoration: underline;
	}
	
body{
scrollbar-arrow-color:#cc9966; 
scrollbar-base-color:#480000;
scrollbar-shadow-color: #996633;  
scrollbar-highlight-color: #cc9966; 
scrollbar-track-color: #000000; 
}