<!--
body, body div, body p, body td	{
    		font-size:	x-small;
    		font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
    		voice-family: "\"}\"";
    		voice-family: inherit;
    		font-size:    small;
    		color:	#333;}

html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd    {
    font-size:    small;
             /* */
    }
body{margin:0;padding:0;border:0;background-color: #eedd99;}
h1{font-family:Trebuchet MS,arial,verdana,sans-serif;font-size:100%;color:#006699;margin-bottom:1px;}
h2{font-family:Trebuchet MS,arial,verdana,sans-serif;font-size:150%;color:#006699;margin-bottom:1px;padding-bottom:1px;}
h3{font-family:Trebuchet MS,arial,verdana,sans-serif;font-size:135%;color:#006699;margin-bottom:1px;padding-bottom:1px;}
td.line{border-left:solid 1px #000066;border-right:solid 1px #000066;}
td.topline{border-left:solid 1px #000066;border-right:solid 1px #000066;color:#ffffff;padding-top:2px;}
td.lhs{border-left:solid 1px #000066;background-color:#006699;text-align:left;}
td.rhs{border-right:solid 1px #000066;background-color:#eeeedd;}
p.numbers{padding:5px;color:#ffffff;line-height:125%;margin-bottom:0;}
p.text{line-height:150%;margin-top:0;}
ul.box{text-align:left;line-height:135%;color:#666666;font-weight:bold;}
td.footer{border-top:solid 1px #000066;}
a:link{color:#003366;font-weight:bold;text-decoration:underline;}
a:visited{color:#003366;font-weight:bold;text-decoration:underline;}
a:hover{color:#003366;font-weight:bold;text-decoration:underline;background-color:#eedd99;}
a.lang:link{color:#ffffff;font-weight:bold;text-decoration:none;}
a.lang:visited{color:#ffffff;font-weight:bold;text-decoration:none;}
a.lang:hover{color:#ffffff;font-weight:bold;text-decoration:underline;background-color:transparent;}
p.promo{border:solid 1px #999999;background-color:#99ccff;}
a.book:link{font-size:300%;font-weight:bold;color:#ffcc00;text-decoration:none;}
a.book:visited{font-size:300%;font-weight:bold;color:#ffcc00;text-decoration:none;}
a.book:hover{font-size:300%;font-weight:bold;color:#003366;text-decoration:underline;background-color:#eedd99;}
br.short {font-size:6px;line-height:4px;}

#button {
	width: 100%;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #006699;
	color: #ddeeff;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
li.button, li.revbutton{
		border-bottom: 1px solid #6699cc;
		margin: 0;
		}

li.button a {
		display: block;
		padding: 4px 3px 4px 10px;
		background-color: #006699;
		color: #ddeeff;
		text-decoration: none;
		}
		
li.button a:visited {
		display: block;
		padding: 4px 3px 4px 10px;
		background-color: #006699;
		color: #ddeeff;
		text-decoration: none;
		}
		
li.revbutton a {
		display: block;
		padding: 4px 3px 4px 10px;
		background-color: #6699cc;
		color: #ffffff;
		text-decoration: none;
		}
		
li.revbutton a:visited {display: block;
		padding: 4px 3px 4px 10px;
		background-color: #6699cc;
		color: #ffffff;
		text-decoration: none;}

html>body li.button a {
		width: auto;
		}

li.button a:hover {background-color: #99ccff;
		color: #003366;
		text-decoration: none;}
-->
