body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Times New Roman, Times, serif;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: lighter;
	color: #009bc9;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #007091;
}
h4 {
}
h5 {
}
h6 {
}
h7 {
}
p, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #009bc9;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
hr, div.hr {
	margin: 20px 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
	clear: both;
}

.bookBox {
	padding: 35px 100px 20px 20px;
	clear: both;
	border-bottom: 2px solid #CCC;
	background: url(images/sticky-bg.gif) no-repeat right top #edecec;
}
.clipBox {
	padding: 35px 100px 20px 20px;
	clear: both;
	border-bottom: 2px solid #CCC;
	background: url(images/clip-bg.gif) no-repeat right top #edecec;
}
.fotnot {
	font-size: 9px;
	color: #999;
}
.question:first-letter {
	line-height: 20px;
	padding: 0 10px 0 7px;
}
.question {
	font-size: 14px;
	font-weight: bold;
	background: url(images/bowl.png) no-repeat left top;
}
table.data {
	border-collapse: collapse;
	border-width: 0;
	text-align: left;
}
table.data th, table.data th {
	padding: 0 5px 5px 0;
}
table.data th {
	background-color: #DDD;
}

