body {
	scrollbar-face-color:#E9E5C8;
	scrollbar-highlight-color:#E9E5C8;
	scrollbar-3dlight-color:#E9E5C8;
	scrollbar-shadow-color:#E9E5C8;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#ffffff;
	background-image: url(images/bg.gif);
}

p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px;
}

a:link { color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:hover { color:#006699; text-decoration:underline; }
.title {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	padding: 0px 0px 5px 5px
}

