.notesscrollbar
{
	width:99%;
	height:97%;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#F3F3F3;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#999999;
	scrollbar-3d-light-color:#FFFFFF;
}

.notestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

.notestext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}