.on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Yellow;
	font: bold;
}
.off{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font: bold;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Blue;
	font: bold;
}
A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 13204A;
	font: bold;
	text-decoration : none;
}
A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 13204A;
	font: bold;
	text-decoration : none;
}
A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ffffff;
	font: bold;
	text-decoration : none;
}
A:link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: b30000;
	font: bold;
	text-decoration : none;
}
.tabletitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
}
.tablebody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
body {
	background-image : url(images/bg2.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
      scrollbar-3dlight-color : #000000;
      scrollbar-highlight-color : #8A8B8C;
      scrollbar-darkshadow-color : #000000;
      scrollbar-shadow-color : #8A8B8C;
      scrollbar-face-color : #c4c4c4;
      scrollbar-arrow-color : #000000;
      scrollbar-track-color : #bababa;
}
h3.books{
	text-align : center;
}
p.center1{
	text-align: center;
}
