body {scrollbar-shadow-color: #CDBC94; 
scrollbar-face-color: #EEE8DB; 
scrollbar-3dlight-color: #EEE8DB; 
scrollbar-highlight-color: #CDBC94;  
scrollbar-darkshadow-color: #EEE8DB; 
scrollbar-track-color: #EEE8DB; 
scrollbar-arrow-color: #CDBC94;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

html {
     overflow: -moz-scrollbars-vertical;
}


a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

img{border:none}

h1{
	font-size:16px;
	color:#006699;
	line-height: 15px;
}

h2{font-size:16px; color:#990000}
h3{font-size:14px; color:#CCCC99}
h4{font-size:10px}
