@charset "utf-8";
/* CSS Document */
body{
	background-color:#ffffff;
}
td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: left;
	height: 10px;
}
h1{
	font-family:Verdana, Geneva, sans-serif; font-size:16pt; color:#06C; 
}
h2{
	font-family:Verdana, Geneva, sans-serif; font-size:12pt; color:#06C;
}
p{
	line-height:11pt;
}
li{ 
    line-height:14pt;
}
a:link {
	color: #06C;
}
a:visited {
  	color: #06C;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #06C;
}
.bodytext{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height:19px;
}
.bodytextsmall{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height:10pt;
}
a.link:bodytext{
	text-decoration: none;
	color:#06C;
}
a.visited:bodytext{
	text-decoration: none;
	color:#06C;
}
a.hover:bodytext{
	text-decoration: none;
	color:#39C;
}
.editmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color:#000;
	line-height: 16pt;
}
.booktitle {
	color: #06C;
	font-weight: bold;
	font-size: 9pt;
}
.booksubtitle {
	color: #06C;
	font-weight: normal;
	font-size: 8pt;
