a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #B6BBA6;
	text-decoration: none;
}
a:hover {
	color: #B6BBA6;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #707452;
}

html { 
scrollbar-arrow-color:#D94303; 
scrollbar-track-color:#4E6994; 
scrollbar-face-color:#F2F4EA; 
scrollbar-highlight-color:#F2F4EA; 
scrollbar-3dlight-color:#F2F4EA; 
scrollbar-darkshadow-color:#666633; 
scrollbar-shadow-color:#969476; 
} 
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #50574D;
	background-color: #4F6A95;
	background-image:  url(gradient_bkg.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12pt;
}
