table {
	font-size: 12px;
	color: #666666;

}
A:hover{background:#CCCCCC; color:#333333}
.chapter {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	font-variant: normal;
	font-style: normal;

}
.bold1 {
	font-size: 16px;
	font-weight: bolder;
}

body
{
  scrollbar-face-color: white;
  scrollbar-highlight-color: black;
  scrollbar-shadow-color:black;
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: black;
  scrollbar-track-color: #cccccc;
  scrollbar-darkshadow-color: white;
}.unnamed1 {
	text-decoration: underline;
}
