@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(http://www.channelvbooks.com/images/background.jpg);
	background-repeat:repeat;
	margin:0 auto !important;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#333333;
}

a:link {
	text-decoration: none;
	color: #363;
}

a:visited {
	text-decoration: none;
	color: #363;
}

a:hover {
	text-decoration: underline;
	color: #cc6600;
}

a:active {
	text-decoration: none;
	color: #cc6600;
}


.smallcaps {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
	color: #666666;
	text-transform:uppercase;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 24px;
	color:#000000;
	margin:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 24px;
	color:#336633;
	margin:0px;
	line-height:140%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 24px;
	color:#cc6600;
	margin:0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 24px;
	color:#666666;
	margin:0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color:#000000;
	margin:0px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color:#336633;
	margin:0px;
}

h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color:#cc6600;
	margin:0px;
}

h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color:#666666;
	margin:0px;
}

h9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 16px;
	color:#000000;
	margin:0px;
}

h10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 16px;
	color:#336633;
	margin:0px;
}

h11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 16px;
	color:#cc6600;
	margin:0px;
}

h12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 16px;
	color:#666666;
	margin:0px;
}

h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#000000;
	margin:0px;
}

h14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#336633;
	margin:0px;
}

h15 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#cc6600;
	margin:0px;
}

h16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#666666;
	margin:0px;
}

.booknumbersblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 72px;
	color:#999999;
}

.booknumbersthin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 72px;
	color:#cccccc;
}

.booknumbersslash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 72px;
	color:#eeeeee;
}
