body {  font-family: Verdana, Helvetica, Arial, sans-serif;
        margin:0px;
        background-color: #000;
        color: #FFF;
}

h1 {font-size: 20px; font-weight: normal; font-style: italic;}

h2 {font-size: 14px; margin-top: 2em;}

h3 {font-size: 12px; margin-top: 3em;}

h3 a, h3 a:hover { font-size: 12px; color: #FFF;}

li { font-size: 10px; margin: 1px;}

span.title a {color: #FC0; font-size: 16px; font-weight: bold;}

a, a:visited {color: #FC0; font-size: 11px; text-decoration: none;}

a:hover { text-decoration: none; color: #999;}

p {font-size: 11px; }

p.review { font-size: 11px;}
p.cont { font-size: 11px;
	text-align: justify;}
p.quote { margin-left: 30px;
	margin-right: 30px;
	margin-top: 14px; }
p.attrib { margin-left: 30px;
	margin-right: 30px;
	text-align: right;
	font-style: italic;}

div.bksummary { position: relative; clear: both;}
div.bkimage {position: relative; float: left; padding: 8px;}
div.bkdata {position: relative; font-size: 11px;}
div.bkdetails { position: relative; clear: both; }
div.bkdata > p.cont { position: relative; top: 12px; }

/* a.small { font-size: 9px; color: #FFF; text-decoration: none;} */

span.tag { font-size: 11px;
	 font-style: italic;
	 line-height: 1.4em;}

td.nav {color: #FC0;}

td.nav a, td.nav a:visited { padding-left: 5px; color: #FC0; font-weight: bold; font-size: 11px; text-decoration: none;}

td.nav a:hover { text-decoration: none; color: #FFF;}

div.rht{ float: right;
	 padding-left: 12px;
	 padding-bottom: 12px;
	 background-color: #000;
}

div.lft{ float: left;
	 padding-right: 12px;
	 padding-bottom: 12px;
	 background-color: #000;
}

div.frame{ width: 240px; margin: 0px; padding: 4px; background-color: #333;}

p.caption { text-align: center; margin: 0px; font-size: 11px; font-style: italic;}

div.footer, a.footer { font-size: 9px; text-align: center; color: #FFF; text-decoration: none;}