a:link { text-decoration: none; font-weight: bold; color: #332299 }
a:visited { text-decoration: none; font-weight: bold; color: #5544bb }
a:active { text-decoration: none; color: #332299 }
a:hover { text-decoration: underline; color: #C30202 }

body	{ font-family: verdana;
font-size: 13px;
margin: 10 10 10 10}

table	{ font-family: verdana;
font-size: 13px}

H1	{ font-family: verdana;
font-size: 18px}

H2	{ font-family: verdana;
font-size: 16px}

H3	{ font-family: verdana;
font-size: 14px}

.recent	{ font-size: 11px;
color: #336699;
border: solid 1px gray;
background: white;
padding: 2}

.footer	{ font-size: 11px}

.border { border: solid 1px #B6B4A7}

.alert	{ color: red; border: solid 1px red; padding: 2}

.heading      { font-weight: bold;
font-size: 14px}

.heading2     { font-weight: bold;
font-size: 16px}

.heading3     {	font-size: 9px}

.title	      {	display: table-cell;
width: 180px;
align: center;
padding: 0px;
overflow: auto}

.author	      {	display: table-cell;
width: 150px;
align: center;
padding: 0px;
overflow: auto}

.genre	      {	display: table-cell;
width: 140px;
align: center;
padding: 0px;
overflow: visible}

.ratingHeader {	display: table-cell;
width: 60px;
align: center;
padding: 0px;
overflow: hidden}

.rating       {	display: table-cell;
width: 60px;
margin-left: 8px;
padding: 0px;
overflow: hidden}

.scroll       { height: 105px;
overflow: auto}

.seperate     { border-bottom: dotted 1px #dddddd}
