
* {
	margin: 0;
	padding: 0
	}

body {
	color: #808080;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #fff;
	text-align: center
	}

#wrapper {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 640px
	}

#header    {
	text-align: left;
	margin-bottom: 30px;
	width: 640px;
	height: 105px;
	border-bottom: 1px solid #a9a9a9
	}

.logo {
	position: relative;
	z-index: 100;
	top: 20px;
	left: 0;
	width: 170px;
	height: 85px
	}

#main   {
	text-align: left;
	margin: 15px 20px 20px;
	width: 640px
	}

#main_only    {
	text-align: left;
	margin: 15px 20px 20px;
	width: 600px;
	height: 360px
	}


.book      {
	text-align: left;
	margin: 10px 20px 15px;
	padding-top: 15px;
	width: 600px;
	border-top: 1px solid #a9a9a9
	}

p  {
	padding-bottom: 15px
	}

td {
	color: #808080;
	font-size: 11px;
	line-height: 15px
	}

h1  {
	color: #f37;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 15px
	}

h2  {
	color: #f37;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 15px
	}

h3  {
	color: #808080;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 15px
	}
ul {
	white-space: normal;
	list-style-type: disc;
	padding-bottom: 15px
	}

li {
	white-space: normal;
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
	padding-bottom: 3px;
	padding-left: 20px
	}

.book table {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px dotted #808080
	}

.book td {
	color: #808080;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	border-top: 1px dotted #808080
	}

.note { color: #808080; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
a { color: #808080; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:hover { color: #f37; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
.image {
	margin-right: 10px;
	float: left
	}

.imageR {
	margin-left: 10px;
	float: right
	}

#footer {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	width: 640px;
	border-top: 1px solid #a9a9a9
	}

#footer a { color: #808080; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none }
#footer a:hover { color: #f37; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none }
#footer p { color: #808080; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
#footer .contact { color: #808080; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
#footer .contact:hover { color: #f37; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
